aspose file tools
The moose likes Struts and the fly likes Loading an array in jsp using strut framework Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Loading an array in jsp using strut framework" Watch "Loading an array in jsp using strut framework" New topic
Author

Loading an array in jsp using strut framework

Pramod Kulkarni
Greenhorn

Joined: Oct 10, 2005
Posts: 2
I am new to struts. Is there any method by which i can load an array from a bean to jsp using struts?
Balaji Chopparapu
Greenhorn

Joined: Oct 13, 2005
Posts: 14
Hi Pramod , I couldn't get your question.
By default form bean filed will get populated with array of elements . When there are serveral parameter with same name filed .
Nathan Pruett
Bartender

Joined: Oct 18, 2000
Posts: 4121

Moving to Struts forum...


-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Loading an array in jsp using strut framework
 
Similar Threads
passing values from ActionClass to jsp struts 1.1
how to print String array in jsp using struts tag libraries
Two Dimensional Array in struts
How do populate an array property in ActionForm
logic iterate problem