Hi,
i am new to struts...
i have the following in my jsp
<html:checkbox property="ad" value="a" />
follwing in my form bean
private String ad=null;
and also the getters & setters method.
but am geting the follwoing error
javax.servlet.jsp.JspException: No getter method for property ad of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.