Dear Cocoon User Group:
How does one obtain the
org.apache.cocoon.environment.Environment?
I've trying:
public void setup( .... ) {
environment =
(Environment)(objectModel.get(Constants.CONTEXT_ENVIRONMENT_CONTEXT));
}
As how one obtains session and request, but the
above always returns null.
Cocoon 2.0.2.
Thanks in advance.
Steve Punte
__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>