>>
>>
>>
>>
>>
>> pages/upload.jsp
>>
>>
>>
>> > class="Upload" >
>> showUpload
>&
gt;
>
>
>
>
>
> pages/upload.jsp
>
>
>
> class="Upload" >
> showUpload
> pages/upload-success.jsp
>
message in context:
http://www.nabble.com/STRUTS-2%3A-fail-to-retrieve-values-without-repost-tp15306729p15306729.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]
ssy but s:select suddenly get their values (doesn't
> help for s:textfield though).
>
> I'm lost in Struts territory. Anyone that can help me out?
>
> Thanks,
> Claes
>
--
View this message in context:
http://www.nabble.com/WW2.
lp
for s:textfield though).
I'm lost in Struts territory. Anyone that can help me out?
Thanks,
Claes
--
View this message in context:
http://www.nabble.com/WW2.1.7-to-S2%3A-Most-S2-tags-fails-to-retrieve-values-tp14567668p14567668.html
Sent from the Struts - User mail
Struts does not serialize and deserialize complex objects for you. If
you need to serialize vector into string and to deserialize it back
you need to do it yourself.
Another approach is to keep the vector in the session instead of
sending it to client and then back to server.
On 6/7/06, Maya men
essage-
From: Maya menon [mailto:[EMAIL PROTECTED]
Sent: 07 June 2006 18:34
To: Struts Users Mailing List
Subject: Retrieve values
I tried storing vector values in a hidden field.
[input] "/>
where data is a vector which I have set into the request type.
Now how will I retrieve
the input hidden type's name is data
-Original Message-
From: Maya menon [mailto:[EMAIL PROTECTED]
Sent: 07 June 2006 18:34
To: Struts Users Mailing List
Subject: Retrieve values
I tried storing vector values in a hidden field.
[input] "/>
where data is a vector which I have se
In the action where the form is submitted you call request.getAttributr("data")
as the input hidden type's name is data
-Original Message-
From: Maya menon [mailto:[EMAIL PROTECTED]
Sent: 07 June 2006 18:34
To: Struts Users Mailing List
Subject: Retrieve values
I tried
I tried storing vector values in a hidden field.
"/>
where data is a vector which I have set into the request type.
Now how will I retrieve it ?
Maya menon <[EMAIL PROTECTED]> wrote:
Manoj,
In the vector I am storing a data object with 6 fields. I am using the iterate
I tried storing vector values in a hidden field.
"/>
where data is a vector which I have set into the request type.
Now how will I retrieve it ?
Maya menon <[EMAIL PROTECTED]> wrote:
Manoj,
In the vector I am storing a data object with 6 fields. I am using the iterate
11 matches
Mail list logo