RE: Need help with session:set-attribute

2001-08-22 Thread Vadim Gritsenko
Try session:set-attribute name=fruitxsp:exprapple/xsp:expr/session:set-attribute Vadim -Original Message- From: Enke Michael [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2001 9:01 AM To: [EMAIL PROTECTED] Subject: Need help with session:set-attribute Hello again, I

RE: Need help with session:set-attribute

2001-08-22 Thread Drasko Kokic
would anybody know how to get the session object in C2? I would need to pass it to some java methods :-( --- Vadim Gritsenko [EMAIL PROTECTED] wrote: Try session:set-attribute name=fruitxsp:exprapple/xsp:expr/session:set-attribute Vadim -Original Message- From: Enke Michael

Re: Need help with session:set-attribute

2001-08-22 Thread Enke Michael
Ok, if I do this, I get also an error. Now there is the semicolon missing! The java file looks like: ... XSPObjectHelper.xspExpr(contentHandler, XSPRequestHelper.getSessionId(objectModel)); this.contentHandler.endElement(, session-id, session-id);

RE: Need help with session:set-attribute

2001-08-22 Thread Vadim Gritsenko
: there is ; after setSessionAttribute. If your copy does not have one - it's time to upgrade. Vadim -Original Message- From: Enke Michael [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2001 10:27 AM To: [EMAIL PROTECTED] Subject: Re: Need help with session:set-attribute Ok

Re: Need help with session:set-attribute

2001-08-22 Thread Enke Michael
not have one - it's time to upgrade. Vadim -Original Message- From: Enke Michael [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2001 10:27 AM To: [EMAIL PROTECTED] Subject: Re: Need help with session:set-attribute Ok, if I do this, I get also an error. Now