| Author |
jsp is not translated to html in tomcat
|
Ricardo Estafan
Ranch Hand
Joined: Mar 29, 2004
Posts: 84
|
|
Hello all, we've tested our application multiple times on local system. Now we have it running with a hostingprovider. Upon aproaching the application we will see the jsp code instead of html. What could be wrong?!! Thanks a lot for your help.
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Sounds like your code is not deployed in a servlet container. Does your hosting provider provide this?
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Ricardo Estafan
Ranch Hand
Joined: Mar 29, 2004
Posts: 84
|
|
They tell they do... They have tomcat in a cpanel environment... But they don't know what they are doing...
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
|
I would read through the hosting company's documentation or contact their support department. They probably have certain directories configured for Tomcat.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: jsp is not translated to html in tomcat
|
|
|