You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mindaugas Idzelis <ma...@ritvax.isc.rit.edu> on 2001/03/14 19:39:21 UTC

Auto-generating form classes from xml file?

Does anyone know of a way to automatically generate java source for forms
from the form jsp file, or from the struts-config.xml file (like the
documentation aludes to?)

This would be most helpful.


Re: Auto-generating form classes from xml file?

Posted by ma...@tumbleweed.com.
Generating form beans from an XML definition is something that is on the
Struts 1.1 TODO list, and for which I have signed up. I'm working on it, but
progress has been very slow over the last month or so. (The work that I get
paid for, and some work for Struts 1.0, are taking precedence.)

I would be interested, though, in hearing what features you would like to
see in such a tool.

--
Martin Cooper


----- Original Message -----
From: "Mindaugas Idzelis" <ma...@ritvax.isc.rit.edu>
To: "struts" <st...@jakarta.apache.org>
Sent: Wednesday, March 14, 2001 10:39 AM
Subject: Auto-generating form classes from xml file?


> Does anyone know of a way to automatically generate java source for forms
> from the form jsp file, or from the struts-config.xml file (like the
> documentation aludes to?)
>
> This would be most helpful.
>