On Wed, 30 May 2001, Mayuresh Kadu wrote:

> i think the problem may be that u may have not added /WEB-INF/classes to the
> CLASSPATH
>

Tomcat does (or is supposed to do) this automatically when it runs.

>
> Mayuresh
>
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Atilio Ranzuglia
> Sent: Thursday, May 24, 2001 10:28 PM
> To: [EMAIL PROTECTED]
> Subject: Apache's problem
>
>
> Hey everybody, I'm having the following trouble.
>
> I've developed an application using JDeveloper, when I
> want to test it on iAS, I put the classes under
> /WEB-INF/classes, but it doesn't work.
>
> It says that it cannot encounter the class ....
>
> For example, the class rec.Estilo in
> /WEB-INF/classes/rec/Estilo.class is not found when I
> run
> <jsp:useBean class="rec.Estilo" ... />
>
> What can be happening?
>
> Thanks in advance
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
>
> ===========================================================================
> 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
>

T+

--------------------------------------------------------------------------
      Rodrigo de Oliveira Lopes        "If we knew what it was
  Mestrando em Ciencia da Computacao    we were doing,
    Universidade Federal do Ceara       it would not be called research,
         [EMAIL PROTECTED]                 would it?"
         [EMAIL PROTECTED]                             Albert Einstein

===========================================================================
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