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

How struts 2 validation works?

812


Where can I get help with struts?

751


What is the purpose of constant tag in struts.xml?

708


Lists the bundled validators in struts?

747


What is struts?

745


Does apache tomcat use struts?

678


What is the procedure of operation of a form tag?

750


Explain the difference between plain-validator and field-validator in struts?

699


What is the purpose of @stringlengthfieldvalidator annotation?

814


What is apache struts vulnerability?

707


What is http redirect?

772


How can we handle exceptions thrown by application in Struts2?

719


What do you mean by actionform?

737


How do I install struts?

778


How long do struts last?

702