Jörn Nettingsmeier schrieb:
hi!
i want to store a per-session configuration option, but i can't find
where and how a session is represented. i found this in package
org.apache.lenya.cms.ac.usecases.Login:
Request request = ObjectModelHelper.getRequest(objectModel);
request.getSession(true);
however, my eclipse setup is slightly broken
A working setup will be quite essential ...
Do you need any help there?
and does not resolve
references into cocoon or wherever "Request" is defined, so i have a
hard time working my way on from here.
You're on the right track. To get an overview, just use the
online javadocs:
http://cocoon.apache.org/2.1/apidocs/index.html
-- Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]