Re: login page help
Re: login page help
- Subject: Re: login page help
- From: Bill Reynolds <email@hidden>
- Date: Mon, 19 Jul 2004 13:54:59 -0700
Josh,
What is the 'account page', is it another WOComponent (page) that is reached
during the same session as when your user logged in? If so, it has access
to the Session where you can store the users 'account ID' in a Session
variable - the place designed for just such things.
-Bill
on 7/19/04 13:20, josh at email@hidden wrote:
> I am a relative newbie to WO and Java. I am creating a site that will
> require an account and the person to log in to view it. I have created
> the login functionality checking against a database and the account
> page, but I am stuck on how to get the account page to know which
> account it has pulled. I can get it to display the account name from
> the session and display it, but I am not sure how to get the account
> page to look up the account ID of the person who logged in. Any
> suggestions on this would be most helpful, or direct me to a great
> resource that may help.
>
> Thanks,
>
> Josh Bradley
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.