This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes JRUN question! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "JRUN question!" Watch "JRUN question!" New topic
Author

JRUN question!

jenny wang
Greenhorn

Joined: Feb 23, 2001
Posts: 27
Who is using JRUN server2.2?
I have a emergent question about configuration file!!
Any help will be appreciated.
Jenny
Pres Brawner
Ranch Hand

Joined: Jan 18, 2001
Posts: 92
I am currently using JRUN.
What's your question?
jenny wang
Greenhorn

Joined: Feb 23, 2001
Posts: 27
I have an old Jrun server2.3.3. But I am not sure about its directory structure(I even can't find docs configuration line). I have a servlet file and several jsp files. I wonder which file I should configure and where should I put jsp files?
jenny
Beksy Kurian
Ranch Hand

Joined: Jul 11, 2001
Posts: 254
Hi Jenny,
Servlets should go to
/../jrun/servlets
and jsp should be in the same directory where your html files are , may be in a subdirectory.
Regards
Beksy
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JRUN question!
 
Similar Threads
Jrun
JSP beans and JRun
Accessing my jndiContext.lookup from Dos
IIS and JSP's, Servlets
unable to compile following code