Because by default,

the <html:form name

parameter is set to org.apache.struts.taglib.html.BEAN

which also defaults to your bean.  You could alternatively name your form bean in the 
html:form element

Regards,
Mark

*********** REPLY SEPARATOR  ***********

On 02/28/2003 at 5:54 PM Alex McLintock wrote:

>Hi folks,
>
>I am using traditional action forms rather than DynaActionForms and when I
>get it slightly wrong (eg by missing out get/set methods) I get the
>following error
>
>No getter method for property seriesnumber of bean
>org.apache.struts.taglib.html.BEAN
>
>Why is it telling me the problem is within the class
>org.apache.struts.taglib.html.BEAN and not within my ActionForm.
>
>Cheers.
>
>Alex
>
>
>Available for java/perl/C++/web development in London, UK or nearby.
>Apache FOP, Cocoon, Turbine, Struts,XSL:FO, XML, Tomcat, JSP
>http://www.OWAL.co.uk/
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to