HI all,
> i wrote a tag with an attribute
> the attribute is called xsl
> the tag will be
> <marco:mytag xsl=".....">
> ...
> </marco:mytag>
>
> i added two methods to my java classes, called setXsl(String xsl) and
getXsl
i also modified the tag library descriptor, by including an <attribute>
>
> however, whenever i run my jsp, i always got the error
> 'Cannot find any information on property xsl in a bean of
> type 'Mybean'
>
> can u help me??
> i am using tomcat 3.1
>
> thanx in advance & br
> marco
>
===========================================================================
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