Ok hopefully better phrased: It's quite possible that there is no
session, while there is a ServletContext.

> The context of the request is going to depend on how the current session is 
> instantiated.

I don't get that. Quote from 
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/ServletContext.html
:
    There is one context per "web application" per Java Virtual
Machine. (A "web application" is a collection of servlets and content
installed under a specific subset of the server's URL namespace such
as /catalog  and possibly installed via a .war file.)

So why is it depending on how the current session is instantiated?

Rintcius
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to