Re: Auto generated JSP for beans

2006-02-10 Thread Torgeir Veimo
On Fri, 2006-02-10 at 10:31 -0500, Grant Ingersoll wrote: > I > was wondering if anyone knows of any JSP tags that would allow me to > auto-generate the HTML input tags for the properties to these > interface implementations. I don't have any code that I can send you, but we do this for LDAP b

Auto generated JSP for beans

2006-02-10 Thread Grant Ingersoll
Hi, I am a long time user of Struts, but am new to the mailing list. I am using a LazyValidatorForm in Struts 1.2.7 and I am trying to setup some configuration screens for some interfaces that have a fair number of weights/properties. Additionally, there are several implementations of the in