Monday, March 26, 2012

how to run the servlet

hi friends,

sorry for this, i have one html and servlet file, and i compared the servlet using jdk141_03 and i stored the class file inside weapps\WEB-INF\classes\..

and stored html and servlet file also.

anyone could u tell me how can run the servlet using Tomcat5.0.28server

thanks & regards
kaleestest this page|||

Quote:

Originally Posted by kaleeswran

test this page


Hey u can run the servlet in web page easily do one thing save the HTML page in root directory of apache tomcat server that is c:\Tomcat 5.5\webapps\ROOT\
and remember that the page should be saved with .html extension only and then excees the page in browser by name with extension like "http://localhost:8080/Hallo.html" and it will give u the o/p

No comments:

Post a Comment