Re: Creating a session with predefined values

2005-10-06 Thread Michael Jouravlev
Does your user have direct access to HttpSession object from a browser? On 7 Oct 2005 05:54:30 -, vineesh . kumar <[EMAIL PROTECTED]> wrote: > > Hi all, > I have to maintain some information throuh out whole session from a user > login to user logout. For accomplishing this, I hav to maint

Creating a session with predefined values

2005-10-06 Thread vineesh . kumar
Hi all, I have to maintain some information throuh out whole session from a user login to user logout. For accomplishing this, I hav to maintain a userid and permission values throughout the whole session. So what i need to know is, is there any way so that i can create a session with thes