[ http://issues.apache.org/struts/browse/SHALE-137?page=all ]
     
Craig McClanahan resolved SHALE-137:
------------------------------------

    Fix Version: 1.0.3
                     (was: 1.0.1)
     Resolution: Fixed

Resolved in nightly build 20060510.

> [Shale][View] Event callbacks for servlet lifecycle events
> ----------------------------------------------------------
>
>          Key: SHALE-137
>          URL: http://issues.apache.org/struts/browse/SHALE-137
>      Project: Shale
>         Type: Improvement

>  Environment: Operating System: other
> Platform: Other
>     Reporter: Craig McClanahan
>     Assignee: Craig McClanahan
>     Priority: Minor
>      Fix For: 1.0.3

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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to