Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to forward from Array List to Jsp in Struts
ActionServlet class?

Answer Posted / amit kumar

hi
i think make a bean of list with setter and getter
and use logic:iterate in jsp
in action
itemForm.setItems(itemDAO.searchRecord(itemId));
in jsp
<logic:iterate id="itembean" property="items" name="itemForm">
Item Id:
<bean:write name="itembean" property="itemId"/>
so on....
</logic:iterate>

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which interceptor is responsible for mapping request parameters to action class Java Bean properties?

1101


What is controller in struts ?

1027


Give an example where struts tiles may be used?

1054


What is spring and struts in java?

1041


What are the classes used in struts?

1136


What is actioninvocation?

988


Why was reload removed from struts (since 1.1)?

1024


What is the purpose of @element?

1063


What configuration changes are required to use Tiles in Struts?

1066


What is validate() and reset() functions?

1084


What are action errors and error and what are the consequences they impose?

1053


How to use forward action to restrict a strut application to mvc?

1092


What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?

1073


What is the purpose of @urlvalidator annotation?

1024


What is apache struts vulnerability?

982