You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Marc DEXET <Ma...@dsi.cnrs.fr> on 2004/10/28 10:06:18 UTC

[jelly] How work "application", "session" et "request" scopes in jellyContext

Hello (second) everybody 

There's another Great Question Of Life, the Universe, and Everything...
It's said in JellyContext source :
"If Jelly is used in a Servlet situation then 'request', 'session' and
'application' are other names for scopes"

Ok, but I cant' found out where there keywords are actually used !
Could someone help me ?

Thanks .


-- 
Marc DeXeT

Re: [jelly] How work "application", "session" et "request" scopes in jellyContext

Posted by Dion Gillard <di...@gmail.com>.
There's currently no way to register scopes like those below without
subclassing JellyContext. Even 'systemScope' is not really a defined
scope, it's an omnipresent variable.

This is something we should consider for Jelly 1.1.


On Thu, 28 Oct 2004 10:06:18 +0200, Marc DEXET <ma...@dsi.cnrs.fr> wrote:
> Hello (second) everybody
> 
> There's another Great Question Of Life, the Universe, and Everything...
> It's said in JellyContext source :
> "If Jelly is used in a Servlet situation then 'request', 'session' and
> 'application' are other names for scopes"
> 
> Ok, but I cant' found out where there keywords are actually used !
> Could someone help me ?
> 
> Thanks .
> 
> --
> Marc DeXeT
> 
> 


-- 
http://www.multitask.com.au/people/dion/

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org