> >> But when I start the app I get the following error, thrown when the
> >> framework tries to create the text provider bean. It seems like the
> >> framework isn't recognizing that I'm referencing a spring bean with
> >> the class attribute . . .
> >>
> >
> > So, I have figured this out. The
Good morning,
Is there a way to put hidden ArrayList in JSP please?
For example in a.jsp:
In action java class:
private ArrayListarraylist1 ;
So that abean.arraylist1 could be retrieved by action java class.
Thanks a lot!
Emi
--
Good morning,
Is there a way to put hidden ArrayList in JSP please?
For example in a.jsp:
In action java class:
private ArrayListarraylist1 ;
So that abean.arraylist1 could be retrieved by action java class.
Thanks a lot!
Emi
You can not do this directly as hidden field is used to store only a value
You need indexed field to store those value
I am not sure why you want to do this as more information can help others to
provide some solutions
--Original Message--
From: Emi Lu
To: user@struts.apache.org
ReplyTo:
2012/10/18 Davis, Chad :
> Of course, and I'd even be happy to do the work. Perhaps you can advise me
> on a plan?
Everything is ready, I'm just waiting for you to register the issue ;-)
Regards
--
Ćukasz
+ 48 606 323 122 http://www.lenart.org.pl/
> Of course, and I'd even be happy to do the work. Perhaps you can advise
> me on a plan?
>
> Everything is ready, I'm just waiting for you to register the issue ;-)
>
I created the ticket. Let me know if the ticket conforms with struts2
standards for ticket submission; I'll be happy to edit
Use session object.
On Thu, Oct 18, 2012 at 8:56 PM, wrote:
> You can not do this directly as hidden field is used to store only a value
>
> You need indexed field to store those value
>
> I am not sure why you want to do this as more information can help others
> to provide some solutions
> ---
2012/10/18 Davis, Chad :
>
>> Of course, and I'd even be happy to do the work. Perhaps you can advise
>> me on a plan?
>>
>> Everything is ready, I'm just waiting for you to register the issue ;-)
>>
>
> I created the ticket. Let me know if the ticket conforms with struts2
> standards for ticket
2012/10/19 Srineel Mazumdar :
> Hi,
>
> I am trying t rewrite the jpetstore project in Struts 2. I am referring to
> the Struts 1 implementation of the petstore project. I am having the
> following problem :
>
> There is an entry :
>
> type="org.springframework.samples.jpetstore.web.struts.EditAcc
9 matches
Mail list logo