I am having trouble validating a form where it requires preloading
lists for some of the fields. I'm not sure how to configure the
struts.xml entry for the INPUT return type.
I am getting this error, which is indicating it's not getting to the
prepare method of createCharacterAction:
tag 'rad
That was it, thanks! I forgot to implement Preparable.
On 10/8/2010 7:45 PM, Dave Newton wrote:
Are you implementing Preparable, or overriding the input() method?
Dave
On Friday, October 8, 2010, Joshua Tennent wrote:
I am having trouble validating a form where it requires preloading
2 matches
Mail list logo