Re: Dynamic Screen

2001-02-27 Thread Peter K. Ulrich
va Server Pages specification and > > reference <[EMAIL PROTECTED]> > >To: [EMAIL PROTECTED] > >Subject: Dynamic Screen > >Date: Mon, 19 Feb 2001 16:49:16 +0530 > > > >Hi, > > > >I want to create a Web-based utility in which the screens are define

Re: Dynamic Screen

2001-02-27 Thread suhdkaar asdas
reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Dynamic Screen >Date: Mon, 19 Feb 2001 16:49:16 +0530 > >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

Re: Dynamic Screen

2001-02-19 Thread M. Simms
s 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

Re: Dynamic Screen

2001-02-19 Thread Pavan Venkata Tirunagari
CTED]> Sent: Monday, February 19, 2001 4:49 PM 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

Re: Dynamic Screen

2001-02-19 Thread Joseph Ottinger
Use a faster database. Actually, that's not such a bad idea, although what you really want to do is profile your application, to find out why it's so slow. I've done stuff like this myself, and I had very acceptable performance. Good spots to look: how are you establishing your database connec

Re: Dynamic Screen

2001-02-19 Thread sharma Sumeet
TECTED]] > 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,

Dynamic Screen

2001-02-19 Thread Sachdeva Deepika
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