sagarlotiya wrote:
Hi,
"not going through the action " means that, directly set on "Model bean"
without going through action.
I don't think you want to avoid "going through the action". You may not
want the property to be a direct property of the action (and instead
have it be a property of
Hi,
"not going through the action " means that, directly set on "Model bean"
without going through action.
Otherewise what happen, first we have to get the value in our action using
reqest.getParameter() or through getter/setter using paramPrepareParamStack
and then set these values on "Model" fro
What do you mean by "not going through the action"?
d.
--- sagarlotiya <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I have a iterator and i am loop through it in my jsp
> file and iterator
> contains textbox.
> Problem occurs when i am try to set the values
> directly on "Model" through
> ognl.
> any o
3 matches
Mail list logo