The weblogic properties files will allow you to set working directories for
JSP & JHTML classes etc, but there is only one entry for the document root
(where the HTML & JSP files that you serve live). So you can separate your
class files into different directory, but all your serveable files need to
be below the document root. Of course this is how html etc works, using
relative references.
The weblogic properties file is in the weblogic root directory (i.e.
c:\weblogic). This is all in the documentation for WebLogic.
Does this help?
Cheers,
Dan
-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Joshua Rudin
Sent: Friday, December 03, 1999 1:41 AM
To: [EMAIL PROTECTED]
Subject: weblogic html and jhtml
Is there a way in weblogic to have the HTML and JHTML (or JSP) pages each
have a different default directory?
Thanks,
Josh
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html