From: "Tate Austin" <[EMAIL PROTECTED]>
> Is there a struts tool out there that will create the class files you name
in a struts-config file
> automatically?  It seems to me that would be really useful?

If you mean the form beans, you can either use dynamic forms, which get you
out of writing all those get/set methods, or you can (apparently) use
xdoclet to generate the Java code.

-- 
Wendy Smoak


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

Reply via email to