RE: dynamically build HTML forms

2001-05-05 Thread Gogineni, Pratima
Hi, in my current project I am generating forms dynamically in the action classes - based on an xml configuration file. It is probably a little more work but I feel it is possible to get it to work ... Pratima -Original Message- From: Hartmut Bernecker To: [EMAIL PROTECTED] Sent: 5/5/0

Re: dynamically build HTML forms

2001-05-05 Thread Jonathan Asbell
I want to know about this too. I think this may be old. - Original Message - From: "Hartmut Bernecker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 05, 2001 1:50 PM Subject: dynamically build HTML forms > Hi, > > I came across the following statement: > > "The Struts

dynamically build HTML forms

2001-05-05 Thread Hartmut Bernecker
Hi, I came across the following statement: "The Struts framework lacks what is called "dynamic properties", or the ability to use meta data to drive the creation of forms and the associated ActionForm. This means it is impractical to dynamically build a HTML form using a separate, predefined

Strange problem with tag libraries

2001-05-05 Thread Konstantin Priblouda
Hello everybody, I'm just new to struts, and got very strange problem. I developed small application with some kind of rudimentary session tracking / login, and it works just fine under tomcat-3.2.1 ( and under tomcat-4.0b3 too ) ( session is tracked, login is performed, form tags work prope