Thanks Ken,

I have read most of the properties file info, there is a section on
configuring
the JSPServlet. I have the server configured to run JSP's, any JSP which
does not
access a Bean via the useBean tag works fine. I just can't get it to locate
my beans.
Is there any special configuration within the properties file for locating
javabeans?

-----Original Message-----
From: Wasetis, Ken [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 19, 2000 6:15 PM
To: [EMAIL PROTECTED]
Subject: Re: Weblogic & JavaBeans


There is a section in the weblogic.properties file.  One section for EJBs
and one for servlets.  The properties file is pretty well documented.  It
should be located in the \weblogic folder.

-----Original Message-----
From: Kaylon Daniels [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 19, 2000 2:51 PM
To: [EMAIL PROTECTED]
Subject: Re: Weblogic & JavaBeans


Does anyone know how to get the Weblogic 5.1 server
to "find" Javabeans? I continue to get ClassNotFoundErrors
whenever I try to load a JSP with a javabean.
I am using a standard <jsp:useBeans id=".." class="......." /> tag.
I have set the java classpath using the BEA Systems online help examples.

Any insight would be helpful.

Kaylon D
[EMAIL PROTECTED]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
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".
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".
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