Have you added the new methods tp the remote interface?  If not that could
be the problem, I has this error a wee while ago and that fixed it.  :-)

----- Original Message -----
From: "Eilidh McGarry" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 19, 2000 12:34 PM
Subject: changes to Java Bean not accessable to JSP


> I'm very new to JSP and am working on my first project. I have created a
JSP
> which accesses a Java Bean and it seemed to work fine. I have made some
> changes to the bean (new properties, new default value) and it compiled
okay
> but the JSP file seems to be accessing the old version of the bean. It
> complains that it can't find the new methods. I have restarted the web
> server but it didn't help.
>
> IE5 reports error 500-
> getProperty(myBean) cant find property to read
>
> Any help would be greatly appreciated.
>
> Eilidh McGarry
>
>
===========================================================================
> 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