rahul kshirsagar wrote the following on 1/12/2006 8:36 AM:
Hi,

Do i need to call action class on submit
> of new jsp?

I wasn't able to follow all of your original post, but in my opinion, you should always go through an Action, even if it's the the default ActionForward. This way, if later on you truly need to do some processing in a custom Action you just change you action mapping and don't need to change any of your jsp links.

--
Rick

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

Reply via email to