On Tuesday 02 September 2008 15:42:53 Dave Newton wrote:
> --- On Tue, 9/2/08, Roger wrote:
> > Here is a stripped down version that shows the error
> > message appearing in the Tomcat logs.
>
> Do you mean if you submit addressLine1 on a model that doesn't have that
> property? Yeah, that'll log an ERROR. If you don't care that you're sending
> a parameter you know you don't have, you can ignore it.

The parameter "name" in the test case exists in the model (TestQuotation) but 
not in the action (TestAction) and Struts2 bleats in the Tomcat logs. It's 
definitely being set in the model

 

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

Reply via email to