Question 1: You SHOULD be able to add a new context in your server.xml file
like this:

<Context path="/opie" docBase="D:/_projects/opie/code" debug="0"
reloadable="true" ></Context>

or like this:

<Context path="/guinnessj" docBase="//projects/Guiness/JSP_Code" debug="0"
reloadable="true" >
</Context>

Question 2: you should check out the JRUN-talk list for good answers on this
product.  You can sign up from http://houseoffusion.com -- look for the
"mailing list" link on the left.


-----Original Message-----
From: Supreme Being [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 04, 2001 10:07 AM
To: [EMAIL PROTECTED]
Subject: working with JSP on JRun 3.0


i'm using a windows98 machine with PWS 4.0 installed. I installed and
configured JRun 3.0 development studio for doing my JSP work. there's a few
things, can't i have my JSP files running in my own folder in the JRun
server, like http://localhost:8100/myfolder/index.jsp  or something like
that. otherwise it's a massive path and not much clarity & diversity there
between the work u're doing.

secondly, JRun starts automatically at my computers startup, but i don't
want that.... it's slows up the system and i don't even want JRun runnning
all the time. how can i change this setting?


------------------------------------------------------------
Are you a Hoboe?  Hobnob at http://www.hoboe.com
Click here -> http://www.hoboe.com Global Mail Access


- - - - - - - - - - - - - - - - - - - - - - - - - - advertisement - - - - -
-
Limited Time Offer:  FREE Products! Pay only shipping and handling.
Get FREE Software, CDR's, Cellular Accessories, Videos, DVD's, Music,
Injet Refills and much more.
Only when you click here now - - > http://www.free-irewards.com/cgi-bin/bmb2

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to