Stephane Amaudruz wrote: > > First,a s you are using input module, you must ensure that they are declared > in your Cocoon.xconf. > > Second the session input module allows you to access session properties, > such as creationTime, id, lastAccessedTime and so on. > > I think that if you want to access attribute, you must use the session > atribute input module instead. > > Hope this help.
Yes, that helped. I never used input modules and didn't know that this are input modules. For others interested: I use "{session-attr:locale}" where "session-attr" is the name declared in cocoon.xconf for SessionAttributeModule and locale is the session attribute. Thank you, Michael > Steph. > ____________________________________________ > SAM Development, Stephane Amaudruz > E-Mail: [EMAIL PROTECTED] > ____________________________________________ > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]