Hi 
I try to look up the context but I receive null
The code in my actions simply looks like:
        Context context =
(Context)objectmodel.get(Constants.CONTEXT_ENVIRONMENT_CONTEXT);
        if(context == null)
                        System.out.println("no context");

I run cocoon with tomcat, so I expect a Environment to exist ?
or does I understand the context object wrong ?

Thx Thorsten

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to