Hints: 1) install tomcat on linux.(JRE required) 2) by default it listens to port 8080, if u disabled it then re-enable it. search for server.xml file, in tomcat directory.
Amish.
P.S. Apache(port 80) can also serv JSP pages through a module. You will have to modify httpd.conf for that.
MALHAR PUJAR wrote:
using JWSDP. Does any body have idea how make this server running on Linux platform. Tom Cat server is a webserver similar to apache which can run JSP.