Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · ASP.NET Newsletter Application · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : J2EE : JSP : HELP: TOMCAT INSTALL PROBLEM Signup · Login
Author Thread
HELP: TOMCAT INSTALL PROBLEM
Posted in tutorial: Installing, Configuring, & Running Tomcat 6.0 Servlet Container on Microsoft Windows, and Developing & Running your first JSP Page
·  saleem
User
Joined: 28 Oct 2002
Total Posts: 1

HELP: TOMCAT INSTALL PROBLEM

Posted: 6 Nov 2002
Hi,

I''ve followed the instructions for installing tomcat provided in you introduction to JSPs. However, on inserting the line:

<Context path="/MCQSystem" docBase="MCQSystem" debug="1" reloadable"true"/>

into server.xml (my folder is called MCQSystem), and then starting tomcat, the startup window does some stuff and quickly closes.

Please advise.

Thanks in advance

ds
·  Faisal Khan
AdminAdminAdminAdmin
Joined: 24 Sep 2002
Total Posts: 595
Did you create MCQSystem folder?
Posted: 7 Nov 2002
Did you create MCQSystem folder under tomcat-installation-folder/webapps folder?

You have to create that folder otherwise the Tomcat will not be able to find the folder referenced in the server.xml file.

Faisal Khan.
Stardeveloper.com
Read Blog | Follow on Facebook, Twitter
·  Crystal_Little_Girl
User
Joined: 12 Nov 2003
Total Posts: 5
Why I must create the folder under under tomcat-installation-folder/webapps folder ?
Posted: 20 Nov 2003
Why I must create the folder under under tomcat-installation-folder/webapps folder ?

Is there any extra config could make Tomcat find my folder elsewhere ?
·  Faisal Khan
AdminAdminAdminAdmin
Joined: 24 Sep 2002
Total Posts: 595
Re: Why I must create the folder under under tomcat-installation-folder/webapps folder ?
Posted: 25 Oct 2007
To get one started, the first (and easier) step is to keep the application files (JSP pages, Servlet classes, etc.) in a new folder in the %CATALINA_HOME%\webapps\ directory.

Faisal Khan.
Stardeveloper.com
Read Blog | Follow on Facebook, Twitter
Want to leave a comment? Login or Register for free!

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

Login to post a comment or start a new thread
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2010 Stardeveloper.com, All Rights Reserved.