<action path="/struts/poi/save"
type="SomeAction"
name="myForm" scope="request" validate="true"
parameter="save" input="view.edit.poitable">
</action>
I am using tile page as an input.
Thx
Paul Benedict-2 wrote:
>
> Can you paste in the set of action configuration mappings that you're
> using?
>
> On Dec 10, 2007 9:37 AM, Vaibhav Khare <[EMAIL PROTECTED]> wrote:
>
>>
>> Hi,
>>
>> I am using Struts validation framework in my project. My form becomes
>> null
>> whenever I try to do some validation. The validation works fine but the
>> next
>> time it comes on the UI, the list becomes null.
>> Any help will be appreciated.
>> example:
>> <logic:present name="<%=formName%>" property="someList">
>>
>> When I do the validation, this tag fails as the list comes null the
>> second
>> time..
>> Any help is highly appreciated.
>>
>> Thx
>> --
>> View this message in context:
>> http://www.nabble.com/Struts-Validation-issue-tp14255159p14255159.html
>> Sent from the Struts - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
--
View this message in context:
http://www.nabble.com/Struts-Validation-issue-tp14255159p14255615.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]