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=38187>. 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=38187 Summary: [Shale][View] Event callbacks for servlet lifecycle events Product: Struts Version: Unknown Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: Shale AssignedTo: dev@struts.apache.org ReportedBy: [EMAIL PROTECTED] BugsThisDependsOn: 38186 ViewController provides application level event callbacks for classes that implement that interface, but it would also be useful to support init/destroy callbacks into objects that are inserted into, or removed from, any of the servlet API scopes (request, session, application). This can be accompished by registerig a servlet listener that implements the servlet listener interfaces, and triggers the appropriate callbacks. Exceptions from event handlers should be handled consistently with the strategy devised for issue 38186. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]