R.Sriram wrote:
I am trying to host my servlet based solution in Network Solutions shared hosting service. In order test if I can use it, I downloaded Hello.java from their environment and compiled in my environment as MyHello.class. I tested their Hello.class (Hello.class compiled in their environment); that works. However, MyHello.class doesn't work.
Could anyone tell why this could be happening.

You could describe your problem in more useful detail: Exact Tomcat versions used, JRE/JDK versions, and OS.

Do you get any exceptions? Look on the console or the log file (logs/catalina.out).

Send us your web.xml.

Regards,
Ognjen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to