Re: Accessing Session
Re: Accessing Session
- Subject: Re: Accessing Session
- From: David LeBer <email@hidden>
- Date: Tue, 1 Apr 2008 23:23:46 -0400
On 1-Apr-08, at 11:14 PM, Eleni Manou wrote:
Hi all,
Can anyone help e on how to access session variables? Before (WO
5.3) I had simply to declare a variable in to the session.java class
and then I cold read and and set this variable using
(Session)session(). This seems that does not work in my Eclipse/
WOLips project.
Am I doing something wrong (probably)?
Many thanks in advance
Are your variables private or protected?
They need to be public or (better yet) have public accessors.
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden