hello, where should users put their java servlet applications? (webapps) thank you.
T torwill Well-Known Member Jun 25, 2002 141 0 166 Feb 19, 2003 #1 hello, where should users put their java servlet applications? (webapps) thank you.
dgbaker Well-Known Member PartnerNOC Sep 20, 2002 2,531 10 343 Toronto, Ontario Canada cPanel Access Level DataCenter Provider Feb 19, 2003 #2 Servlets go into /home/user/www/WEB-INF Under there should be the classes and lib directories, and the servlets are call by http://domain/servlet/servletname
Servlets go into /home/user/www/WEB-INF Under there should be the classes and lib directories, and the servlets are call by http://domain/servlet/servletname