[webbeans-dev] conversation context lifecycle

Gavin King gavin.king at gmail.com
Sun May 31 21:56:49 EDT 2009


Hrm, so it turns out that in Servlet3, there is a very flexible
mechanism for specifying a partial ordering of filters declared in
web.xml fragments. This argues in favor of the idea that we can let
filters be responsible for handling the conversation id.

On Sun, May 31, 2009 at 6:31 PM, Gavin King <gavin.king at gmail.com> wrote:
> How much control do we have over filter ordering in the new servlet
> spec? now that web.xml fragments can be packaged into modules? Is it
> possible to define a total ordering?
>
> On Sun, May 31, 2009 at 1:49 PM, Michael Youngstrom <youngm at gmail.com> wrote:
>> The after filter solution still isn't going to make everyone happy
>> either.  For example, if someone wants to provide some solution that
>> hides the conversation in the JSF view state then this would not work
>> for them either.


-- 
Gavin King
gavin.king at gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org




More information about the weld-dev mailing list