a question on viewing servlets 2004-02-21 - By Eric VERGNAUD
Back le 21/02/04 10:29, ches_nutsy � ches_nutsy@(protected) a �crit�:
> hi, i would like to ask something about the servlets, i have followed all the > tomcat's intructions diligently, and i am able to compile them correctly, my > problem is that I'm not alble to view the servlets, why is this happenning? I > have saved the class files under > C:\tomcat\jakarta-tomcat-5 (See http://cat-5.ora-code.com).0.12\webapps\ROOT\WEB-INF\classes and it compiled > ok, but when i tried to access them, through > http://localhost/servlet/HelloServlet nothing happens! help me, please.... >
Also your servlet folder should be at the same level as ROOT, not inside it. Your webapps folder should look like the following:
balancer jsp-examples servlets-examples tomcat-docs ROOT YOURSERVLET
Eric -- ---- ---- ---- ---- ---- --- Eric VERGNAUD - JLynx Software Cutting-edge technologies and services for software companies web: http://www.jlynx.com -- ---- ---- ---- ---- ---- ---
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|