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=31650>.
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=31650

[struts] ModuleUtils/TagUtils: setInstance() missing

           Summary: [struts] ModuleUtils/TagUtils: setInstance() missing
           Product: Struts
           Version: 1.2.4
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Utilities
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Why is there no setInstance() method on both classes and why is the
instance-member final. If I cannot change the behavior of both classes then
there's not need to use the singleton and you could have left the static-methods.

I have a different mapping in my web.xml (/servletname/* -> ActionServlet). But
this mapping isn't supported by Struts if I have more than one Module, because
ModuleUtils.getModuleName()-method cannot handle this.

Thanks Lars

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

Reply via email to