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.
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
posted
0
I am currently using JRUN. What's your question?
jenny wang
Greenhorn
Joined: Feb 23, 2001
Posts: 27
posted
0
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
posted
0
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