Hi,

I want to create a Web-based utility in which the screens are defined by the
user at Run-Time.   The user can define the position, colour of fields,
specify whether a field will be displayed or no and also add new fields to
this screen.

The screen can be implemented by storing all the screen parameters (like
field position, display or no etc.)  in a table and then painting the screen
by retrieving them from the database. However this makes the entire system
very slow. Does anybody have better ideas as to how such a system can be
implemented.

Thanks,
Deepika

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to