Regarding rendering form view

Hi all,

I have list of items for which i have to CREATE,UPDATE and DELETE.

Is it advisible to have 3 different jsp files of the each of above or manipulate all the operation in a single jsp.If i do adapt the later, would it hamper the performance.

Which is the best practice?

Regards

Sriram

[327 byte] By [java_sria] at [2007-11-27 11:41:34]
# 1

use three diffrent jsp's that is the best one.dont write all the functionality in one jsp

gopiponnegantia at 2007-7-29 17:38:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...