I thought those were specifically about implementing session-per-
business transaction. I was more asking that if you were already using
session-per-request and needed session-per-conversation for just one
case, could you do it without completely changing your existing
session management.

I will go re-read Fabio's posts.


On Jan 10, 12:57 pm, Tuna Toksöz <[email protected]> wrote:
> Did you read Fabio's posts on that?
>
> http://fabiomaulo.blogspot.com
>
> Tuna Toksözhttp://tunatoksoz.com
>
> Typos included to enhance the readers attention!
>
>
>
> On Sat, Jan 10, 2009 at 7:55 PM, Sal <[email protected]> wrote:
>
> > This is a noob question to be sure. Let's say that you implement
> > session-per-request in your web application and that it covers 95% of
> > the app. However, for that remaining 5% you need to implement
> > something more like session-per-conversation for some wizard style
> > screens. What is the recommened approach for dealing with this type of
> > situation. If you already have some automatic session/transaction
> > management in place for each request, is there a graceful way to
> > augment it when necessary?- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to