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 ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What should be the name of xml file used for validation in struts?

530


What is jakarta struts framework?

553


How long do struts last?

522


How do I access token?

489


What is the purpose of @conversionerrorfieldvalidator annotation?

610






What’s the difference between struts and turbine?

551


What is action chaining ?

620


What is an interceptor stack?

569


What are the various struts tag libraries?

537


What is controller in struts ?

525


What is the different actions available in struts?

534


What is the procedure of operation of a form tag?

548


What is the purpose of @doublerangefieldvalidator annotation?

546


What is defeult result type?

621


What is DynaActionForm?

595