Hi,

I have the following:

request.setAttribute(mapping.getAttribute(), eForm);

in one action.  Now I forward this to

another action and want to retrieve the eForm request

parameters.



How do I do this in the forwarded action?

I keep getting null.



Thanks,

Barry


Reply via email to