Hi,
I'm developping a dynamic website using JSP/Servlet and I am having a hard time trying to host it under cPanel (VPS Optimized 3).
Here is how I do it right now:
On my eclipse IDE, I export my project to war format, and I uplod it to my server.
My war file's name is : TestJSP.
The URL that I type is : http://serverIp.../TestJSP/index.html or http://serverIp.../TestJSP/index.jsp(I have two file index.jsp and index.html)
The two files bellow are not found, I don't know if I'am on the right way or not.
When I upload a static web site, I don't have any problem, but with a war file it doesn't work.
Please note that I had TOMCAT installed by my host and the admin did enable servelets for my account.
There must be something I am missing
Thanks.



LinkBack URL
About LinkBacks
Reply With Quote






