Hi,

does anybody know how (under which key) attributes are stored in the portal
context.

I have following scenario:

I have a configurable coplet with a configuration parameter "uri". 
I know that this parameter is stored in the portal context. Now i want to
read this parameter in an action.

I thought i could get it with "ctx.getAttribute("uri")", but that did not
work.

The portal context, i think, is an instance of class "SimpleSessionContext"
and 
unfortunately this class does not provide a method like
"getAttributeNames()".

thx 
Gerald


-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to