I have a problem with struts 2 action error while forwarding from one action to another action .The problem lies as there is a interceptor in between and we are doing a redirect action
Can I some how copy the action error from old action to current action or save the action error in the session?
It will highly appreciable if some one gives a working peice of code
Thanks