How To run JSP code without Tomcat Server
843838May 10 2006 — edited Apr 15 2008Hi,
I want to lunch a website that contains some dynamic pages with JSP codes. Now it runs proper after copying the code in webapps dir of Tomcat and then starting the manager in my local machine.
Now the question is that how i will run this in web, my hosting does not contain Tomcat as a package. So is there any way to run it without tomcat.
What i did:
------------
I have copied all the files in the wwwroot dir of the hosting server using ftp. The html, xml and dhtml codes are working but the JSP porting is failing to start.
So kindly tell me how to run it without the tomcat manager in WEB Server.
Thanks in advance
Dipyaman