check the classpath of your tomcat...
try restarting tomcat and remove all files
from <TOMCAT_HOME/work/localhost_8080%2Fexamples.
now tomcat won't use cached version..

Nishit


-----Original Message-----
From: Florian DREVET [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 12, 2001 11:10 AM
To: [EMAIL PROTECTED]
Subject: Java bean problem, good compilation but I can't access it in my
JSP pages :-(


        Hi !

I'm new in JSP programming, I installed Tomcat today and start to write some
scriptlet (all right) and some little Java Beans... unfortunately, this last
part doesn't works very well :-( In fact, it's right the first time I use a
Java Bean (I even copy an exitant one in order to further midify it) but
when I modify it (the compilation is OK), I've got errors onto the JSP page
calling it throught <jsp:useBean...

The second time I reload the page, the last right compilation is used... and
I can't use the Java Bean I modify, if someone could help me, thanks !! I
run the last Tomcat version on Window 2000, the JSP pages are viewed with
Internet Explorer 5.5.

Florian

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