> I have no way of knowing all of the forwards.  The pages are generated
> dynamically when a new inventory is uploaded.  I just need a way to specify
> this in each jsp page.

Could you just have the input page's path as a hidden form field and
create a new ActionForward in the Action rather than looking it up in
the mapping? You might need to play some games with the formbean.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to