| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Apr 2006
Location: India
Posts: 25
Thanks: 3 Thanked 1 Times in 1 Posts Thanks: 3
Thanked 1 Time in 1 Post
Rep Power: 3
|
Running JSP from outside of tomcat\webapps\ROOT
Hi!
To run jsp applications, we save jsp files in tomcat\webapps\ROOT folder. But if I want to execute jsp files from anywhere but not in ROOT folder, let in c:\Test folder then what should I do? what would be changes in configuration? and which file configuration should be changed? Bye.... |
|
|
|
|
|
#3 (permalink) |
|
Moderator
Join Date: Feb 2006
Posts: 1,413
Thanks: 0 Thanked 9 Times in 8 Posts Thanks: 0
Thanked 9 Times in 8 Posts
Rep Power: 18
|
Re: Running JSP from outside of tomcat\webapps\ROOT
hi
well SEEE JSP is a java sever page .. its run on a server... we write a JSP place in webaps folder what ever the server might be ... if u want to run u can by http://localhost:8080/Foldername/filename.jsp Folder name is the one u place in the web aps folder and file is the one u want to seee e.... See As u might kw ... Server is some thing which handles request and response and do dome dynamic stuff what ever the user codes in a file , since JSP is DYNAMIC WEB PAGE so if u place in some other folder ie as u said C DRIVE or D drive what ever who will take the request and who will send the response ??? No one right ....:) i hope u got my point else message me again i will reply bye sowmya
__________________
http://livetolead.blogspot.com/ all the best Arise Awake N Stop Not Until Ur Goal Is Reached! |
|
|
|
|
|
#4 (permalink) |
|
Junior Member
Join Date: May 2008
Age: 24
Posts: 1
Thanks: 0 Thanked 0 Times in 0 Posts Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 1
|
Re: Running JSP from outside of tomcat\webapps\ROOT
I want execute the jsp application which exists in folder. Example : C:\Program Files\Apache Software Foundation\Tomcat 5.0\Test
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Some Loadrunner FAQs | kiran2710 | Testing Tools & QA | 1 | 25-10-08 01:42 AM |
| running java progs from cmd prompt!!!! | karthic | OTHERS | 5 | 14-09-06 08:37 PM |
| while running java in my program | nandan | JAVA Technologies | 6 | 06-05-06 08:44 AM |
| problem in running java prog | nandan | JAVA Technologies | 2 | 18-04-06 03:28 AM |
| Problem Running Oracle8i | Varun Kumar | ORACLE , SQL SERVER , SYBASE & Others | 2 | 20-03-06 11:51 AM |