| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
|
|
#2 (permalink) |
|
Registered User
Join Date: Feb 2008
Posts: 7
|
apache & iis are just http servers—so, no, one is sufficient. that said, it depends on what application server you wish to interact with, vis a vis php/dot net/ruby/python/java etc. you can pretty much run any variant of app. server behind any http server but you will find some play better with each other anyway, lose apache if you can, it's a resource hog; have a look at other open source alternatives like nginx/lighttpd or litespeed which is commercial but with a limited free license |
|
|
|
#3 (permalink) |
|
Registered User
Join Date: Nov 2007
Posts: 88
|
I am going to be focusing on I think PHP, Java, Javasccript and MySQL if that matters. I just got the server working right too, Oh well I can switch now that I kind of know what I am doing to set it up it will be a bit easier. Anyways thanks for the info. |
|
|
|
#4 (permalink) |
|
Moderator
Join Date: Jan 2005
Location: Brooklyn, NYC
Posts: 11,869
|
JavaScript is client-side, so it's server-agnostic. Does Java even work on Apache? I thought it only worked on Tomcat... Also, I have an AMP install and a Tomcat/Java install on my Mac at work. Just AMP on my PC. Find good advice in the beginners web design thread.
patrick o'neill web developer | blog | spam humor |
|
|
|
#6 (permalink) | |
|
Moderator
Join Date: Jan 2005
Location: Brooklyn, NYC
Posts: 11,869
|
I think it does, but why reinvent the wheel? Tomcat exists and Tomcat is designed for Java. Quote:
Find good advice in the beginners web design thread.
patrick o'neill web developer | blog | spam humor |
|
|
![]() |