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 interfaces and they may vary from deployment to deployment. 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 have seen this done for Swing based UIs (using BeanInfo and bean introspection) and was wondering if there is a way to do this in Struts? The server side handling is pretty straight forward using the LazyValidatorForm and the BeanUtils classes. I would be happy with one that simply output text input fields for now, but it would be nice if it could output checkboxes for booleans, too. Has anyone seen/used something like this? I have searched a fair amount, but haven't found anything.

Thanks,
Grant

--
------------------------------------------------------------------- Grant Ingersoll Sr. Software Engineer Center for Natural Language Processing Syracuse University School of Information Studies 335 Hinds Hall Syracuse, NY 13244 http://www.cnlp.org Voice: 315-443-5484 Fax: 315-443-6886

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to