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 / karnakar

in actin class take session object and add that object
(array list object)that is session.setAttribute("al",a)
and forawrd response to jsp ,read arraylist object in jsp
by using session.getAttribute("al");

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default suffix for struts2 action uri ?

1008


What is Custom Type Converter in Struts2?

1138


What is the front controller in struts2?

1006


What are the different kinds of actions in struts?

1105


What is the purpose of @intrangefieldvalidator annotation?

1384


What is includeaction?

1046


Which design pattern is implemented by Struts2 interceptors?

1062


What is the purpose of @doublerangefieldvalidator annotation?

1081


How can you create your custom interceptor in struts 2?

992


What is the purpose of @result?

1066


Can we have multiple struts config files in a single web app?

990


When should we use SwtichAction?

1116


What is dispatch action class?

1137


State the procedure for using forward attribute of link tag’s.

1005


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

1054