I discovered that the session logicsheet has a bug into the session:get-attribute template.
It break my code when trying to get a non-string session object stored as attribute with a java.lang.ClassCastException: java.lang.String because the logicsheet always create a call to the constructor getSessionAttribute passing it a default value (an empty string or the default value specified with session:get-attribute). This should be corrected, by checking the existence of the default parameter and create a call to the constructor without it if none is specified. ByeBye, Paolo Scaffardi AIRVENT SAM S.p.A. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]