Help Please ! - Java Server setup
Hi,
Please can anyone help me, I am studying for an MSc in computing and I am evaluating ASP against JSP for my thesis.
I have set-up PWS and am currently working with ASP with this server @ home. However I am a little 'stuck' as to where can I get a free/demo version of a java server so that I can download and install on my PC to test some working of JSP.
Awaiting a relpy (thanks in advance)
Jamie Watkins
[465 byte] By [
JIMWOK] at [2007-9-26 1:22:58]

Tomcat is probably your best option- it is a production quality server, it is open source and it has no problems setting up WebApps correctly - something I had trouble with on the jswdk. Then again the jswdk is closer to the PWS server so if you were comparing speed you would have a fairer comparision. But I suppose if you are comparing speed you will need production servers for both.
It would be interesting to see your conclusions when this work is complete.