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 2003/03/19 00:20:57 UTC

DO NOT REPLY [Bug 18127] New: - DigestingPlugIn - add to project?

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18127

DigestingPlugIn - add to project?

           Summary: DigestingPlugIn - add to project?
           Product: Struts
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Controller
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: Joe@Germuska.com


I've adapted a base PlugIn I frequently use to be suitable to adding to the Struts source.  Check the javadoc for usage details.

By configuring an instance of this plug-in in struts-config, you could add arbitrary object graphs to the Application context without actually needing to write a PlugIn implementation.  However, if you desire, the class is designed for easy subclassing.

See attachment for source.

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