aspose file tools
The moose likes Struts and the fly likes regarding property Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "regarding property" Watch "regarding property" New topic
Author

regarding property

johny sil
Greenhorn

Joined: Jul 11, 2006
Posts: 13
Hi,

I want to set multiple values to the same property,

How it is possible in struts.

ex:
in jsp:
<html:text property="itemname"/>

i want to set multiple values to this.

how to declare it in ActionForm

Help me,

Thanks in advance
Merrill Higginson
Ranch Hand

Joined: Feb 15, 2005
Posts: 4864
Use indexed properties.


Merrill
Consultant, Sima Solutions
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: regarding property
 
Similar Threads
struts, html:options, ActionForm
JSP Use bean select option multiple
Related to drop down selecting multiple values
Relationship and hibernate mapping
Iterator problem