Vikrama Sanjeeva wrote:
Having separate Actions for insert, update and delete is better.

Why? Do you make separate DAO objects? ie UpdateDao, InsertDao, RetrieveDao? I'm guessing you don't. So, it would help if you backed up your claim that separate Actions are better than a Dispatch action instead of just claiming it's better.

Your approch for making SetUpAction is right, but it's better to make separate
JSP's instead of writing if-else logic for headers and other related
messages.

So you would rather duplicate JSPs to make basically identical Edit and Insert pages except for a simple header and possibly a different button? Please explain how in the world that is "better."

I'm hoping it's just a language barrier that is making you appear so dogmatic in your claims. You might choose to do things differently but it would help if you gave some reasons why you make such bold claims about things being "better."

--
Rick


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

Reply via email to