Great idea....just store the finished results as static HTML and make your
facility a mini screen compiler.....which is not really run-time dynamic.
HTML is not really very dynamic unless LOTS of Javascript code is
employed......and then you'll need cross-browser DHTML libraries.
If this is not sufficiently dynamic, best to go the applet route.
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Sachdeva Deepika
> Sent: Monday, February 19, 2001 6:19 AM
> To: [EMAIL PROTECTED]
> Subject: Dynamic Screen
>
>
> 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
>
===========================================================================
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