Is  your current directory there in class path?
if not then put your class into
<home dir>/WEB-INF/classes
and put the path in class path
if WEB-INF is not there then make dir
and don't forget to restart your tomcat (whatever web server u r using)

N'Joy
Vaishali
Reliance Ind Ltd
India




                    sbattul
                    <[EMAIL PROTECTED]       To:     [EMAIL PROTECTED]
                    K.EDU>                  cc:
                    Sent by: A              Subject:     From Srinivas
                    mailing list
                    about Java Server
                    Pages
                    specification and
                    reference
                    <JSP-INTEREST@JAV
                    A.SUN.COM>


                    05/06/02 02:43 PM
                    Please respond to
                    A mailing list
                    about Java Server
                    Pages
                    specification and
                    reference






Hi all,

   I am using a JSP page in which <jsp:useBean> action  uses a class

  to check if a userid is valid.The JSP page is not able to recognize the

  class.I have placed the .class file in the same directory as jsp page.

  Should we do any changes to the web.xml file.

Please Help

Thanks
Srinivas

===========================================================================
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://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.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://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to