How to run servlets and what are tools used to run servlets.
Brett Knapik
Ranch Hand
Joined: Oct 15, 2000
Posts: 255
posted
0
you need a servlet container and a webserver. apache is a good free webserver (www.apache.org) and a good container would be tomcat (jaraka.apache.org)or jrun (www.jrun.com) ------------------ I wish there was a button on my monitor to turn up the intellegince. Theres a button called 'brightness' but it doesn't work
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."