You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/06/17 09:23:21 UTC

DO NOT REPLY [Bug 29628] New: - Configuration tag ignored

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29628>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29628

Configuration tag ignored

           Summary: Configuration tag ignored
           Product: Struts
           Version: 1.1 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Standard Actions
        AssignedTo: dev@struts.apache.org
        ReportedBy: daniele.galliano@txtgroup.com


I inserted a set-property tag in a form-bean declaration.
It is allowed by dtd definition of struts-config.xml, and should assign given 
value to given property of that bean, each time one is created.
When the form is given to action methods, it has default value in the property, 
instead of the configured value.
I had a brief look at the config class used for form-bean, and it looks like 
not having method to define properties.
I found no evidence in documentation in either directions.
Is it something foreseen for the future but still to be implemented?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org