This is a discussion on Newbie Qn:Setting current working directory within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi All Iam using Apache Tomcat 5.5 for deploying my jsp pages for my project on an online banking ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi All
Iam using Apache Tomcat 5.5 for deploying my jsp pages for my project on an online banking system.But the problem i face is that everytime i have to deploy my jsp pages,i have to place them inside install_dir/webapps/ROOT/ and then run them using http://localhost:8080/nameofjsp.jsp Can anyone help me in setting a working directory outside my install_dir?say like G:/JSP/Project.. Thanks in advance. Nandu |