Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : J2EE : JSP : request for folder creation Signup · Login
Author Thread
request for folder creation
Posted in tutorial: Displaying Records from the Database with Java Servlets
·  choikyow
User
Joined: 19 Dec 2002
Total Posts: 1
request for folder creation
Posted: 19 Dec 2002
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.
·  Faisal Khan
AdminAdminAdminAdmin
Joined: 24 Sep 2002
Total Posts: 547
Re: request for folder creation
Posted: 24 Dec 2002
Have you pasted the compiled ( .class ) version?

You'll also have to make sure that /star has been configured as an application in the Tomcat configuration file ( to know more consult the documentation that comes with Tomcat ).

Faisal Khan.
Stardeveloper.com

Users Who Have Visited This Thread In Last 24 Hours
3 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.