Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How To run JSP code without Tomcat Server

843838May 10 2006 — edited Apr 15 2008
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 13 2008
Added on May 10 2006
10 comments
5,161 views