Posted By:
Stratos_Nikolaidis
Posted On:
Tuesday, September 17, 2002 05:30 AM
I'm working on a database web application, where, the most of the tables, I have to show them in two different views, in list view and detailed view.
The question is that, if I create
two
JavaBeans for each table instead of one, one that contains all data for each record and one for the list mode, which would contain just the data shown on the list, will there be any change in the whole server performance?
Thank you in advance,
---
Stratos Nikolaidis
Thessaloniki, Greece