java - Struts 2 Action error -
i have problem struts 2 action error while forwarding 1 action action .the problem lies there interceptor in between , doing redirect action
can how copy action error old action current action or save action error in session?
it highly appreciable if 1 gives working peice of code
thanks
your result type "redirect" or "redirectaction" these reset value stack use "chain". although should solution not use of aforementioned result types...
Comments
Post a Comment