hi ..
go to the work directrory where actually jspengine stores the servlets ..
there u can find how it is calling ur method ....
bye
Antonio S�nchez Esguevillas wrote:
> with jswdk1.0 i get the following error:
> com.sun.jsp.JspException: setProperty(db): Cant Find the method for
> setting {1}
> the jsp page looks like:
> <jsp:useBean id="db" class="BD" scope="application">
> <jsp:setProperty name="db" property="Conn" value="true"/>
> </jsp:useBean>
> and i have a "public void setConn(String)" method in the bean BD.
> thanks in advance
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html