| Author |
How to deploy project folder on tomcat
|
Harshal Gurav
Ranch Hand
Joined: May 29, 2008
Posts: 150
|
|
Hi, I have the application folder containing jsp code, css style sheet in respective subfolder. my application uses MySql as database driver. can any body help me in deploying that application on tomcat with necessary initial setting Thanks
|
 |
Harshal Gurav
Ranch Hand
Joined: May 29, 2008
Posts: 150
|
|
can any body help me? Regards Harshal
|
 |
Sagar Rohankar
Ranch Hand
Joined: Feb 19, 2008
Posts: 2896
|
|
Put that application folder into /webapps folder of tomcat directory .. Restart the tomcat and hit the URL as http://localhost:8080/folder-name-u-pasted-in-webapps/
|
[LEARNING bLOG] | [Freelance Web Designer] | [and "Rohan" is part of my surname]
|
 |
 |
|
|
subject: How to deploy project folder on tomcat
|
|
|