Hi all, I have an application where I need web pages for like add, edit, delete some data, which more or less represent the same data, and only have small differences in terms of their requirements. In such case, is it better to have a same JSP, or a Velocity Template and flag it based on the option user selects, or is it a better idea to have different pages for each option??
I dont know if this is the right forum to ask this question so please pardon me and disregard if this question doesnot belong in here. I just want to have like an architectural opinion as to what would be the best practise and what could be the considerations that I should be going through. I prefer to having different pages for different functionalities rather than flagging the pages, and actions and all that stuff because in my opinion flagging only complicates things and leads to bugs which could be very complicated to figure out, and then even worst to fix ... Thanks, Amit --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]