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?

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