The following comment has been added to this issue:

     Author: Tim Chen
    Created: Wed, 14 Jan 2004 6:00 PM
       Body:
This really should be reopened.
>From the <a href="http://jakarta.apache.org/struts/api/index.html";>DynaActionForm</a> 
>api:

USAGE NOTE - Since Struts 1.1, the reset method no longer initializes property values 
to those specified in <form-property> elements in the Struts module configuration 
file. If you wish to utilize that behavior, the simplest solution is to subclass 
DynaActionForm and call the initialize method inside it.

Therefore the best way to implement these would be via an actual java class.
It would be nice to also be able to map the properties using the standard @struts tags 
(action/property/etc).

Any thoughts?
---------------------------------------------------------------------
View the issue:

  http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-757


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-757
    Summary: Add support for DynaActionForms and DynaValidatorForms
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: 1 week
 Time Spent: Unknown
  Remaining: 1 week

    Project: XDoclet
 Components: 
             Apache Module
   Versions:
             1.2 Beta 3

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: David Kilzer

    Created: Wed, 7 Jan 2004 5:36 PM
    Updated: Wed, 14 Jan 2004 6:00 PM
Environment: Windows XP SP1
Ant 1.5.3_1


Description:
It would be nice if the strutsconfigxml and the strutsvalidationxml subtasks provided 
support for DynaActionForms and DynaValidatorForms.

One developer has already added support for DynaActionForms in strutsconfigxml.  It 
would be great if his work could be incorporated into xdoclet, though I'm not sure if 
he's willing to provide source code or not.  (Note that I haven't tried his build of 
xdoclet-apache-module yet, but I'm about to.)

http://www.mail-archive.com/[EMAIL PROTECTED]/msg87125.html

The URL to the new JAR is:

http://www.systemmobile.com/code/xdoclet-apache-module-sm-1_2b4.zip



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to