Is it possible to present the explorer view of the folders for "/APP_NAME/ will be /CATALINA_HOME/webapps/star/" and exact path for the rest? Where do I paste the DisplayServlet exactly? I have pasted it on the following folder; D:\jakarta-tomcat-4.1.12\webapps\star\WEB-INF\classes\com\stardeveloper\servlets\db.
I am getting following error.
HTTP Status 404 - /star/servlet/com.stardeveloper.servlets.db.DisplayServlet
--------------------------------------------------------------------------------
type Status report
message /star/servlet/com.stardeveloper.servlets.db.DisplayServlet
description The requested resource (/star/servlet/com.stardeveloper.servlets.db.DisplayServlet) is not available.
Thanks.