thanks for the response.
i copied all my files to another directory and worked frm this new folder. and it works now. its absolutely crazy and ended up losing 2 days of work and a lot of sleep!
thanks again
-- $uDhA
hi byam:
thanks for the response.
but isnt that exactly what am doing??
in execute() of SetUpMessageAction class:
ArrayList categories = service.getCategories ( ) ;
request.setAttribute ( "categories", categories ) ;
return ( mapping.findForward ( "continue" ) ) ;
in...
hi pple
am a struts-beginner and i need help on passing an Arraylist frm Action to JSP.
-- users access ContactPage.jsp
-- present text boxes and a combo box with values loaded from DB
-- SetUpMessageAction is called when ContactPage.jsp is called and i load an arraylist here
-- next, i need...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.