This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi all, I am very new to servlet programming. I just wanted to know if I write a servlet where do I have to publish(store)? Can I just publish it on a normal web hosting place such as geocities.com? thank you in advance...
SCJP 1.4, SCMAD 1.0<br />SCWCD, SCBCD (in progress)
james edwin
Ranch Hand
Joined: Nov 22, 2001
Posts: 393
posted
0
To run the servlet you need an web container (like tomcat) or any other J2EE application server like websphere,jboss,weblogic...etc we have so many in the market.
Tomcat is free.You can try that.
Regards,
James
Regards,
James
Rahul Juneja
Ranch Hand
Joined: Aug 03, 2002
Posts: 425
posted
0
Geocities doesnot give support for Java Web Container.
If you want to publish a web application, you can try www.javaservlethosting.com. I contacted them about 2 years ago for my final exam and I'm still using their server as a platform for my study projects. They are cheap and their help desk is very good.