On Thu, 2006-01-12 at 15:15 -0800, Gupta, Karan wrote:
> 
> I get this exception:
> javax.servlet.ServletException: No getter method for property
> iDef.partNumber of bean org.apache.struts.taglib.html.BEAN
> 
> So what is the way to achieve what I am trying to do?
> What am I doing wrong? 

Probably the bean property naming along with the setters and getters, we
need to see them all to see what's wrong. 

And your nested bean should be serializable. Did you look into using
nested tags?

-- 
Torgeir Veimo <[EMAIL PROTECTED]>


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

Reply via email to