Re: Application Login Page
Re: Application Login Page
- Subject: Re: Application Login Page
- From: Chuck Hill <email@hidden>
- Date: Wed, 06 Nov 2013 22:12:34 +0000
- Thread-topic: Application Login Page
Very briefly, you need to:
- make the form submit to a direct action
- get the form values manually from the request
- Return the real first page if authentication succeeds
- Return the login page if not. You will need to initialize with an error message if authentication failed
Chuck
--
Chuck Hill
Executive Managing Partner, VP Development and Technical Services
Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/gvc/practical_webobjects
Global Village Consulting ranks 13th in 2012 in BIV's Top 100 Fastest Growing Companies in B.C!
Global Village Consulting ranks 44th in 25th annual PROFIT 500 ranking of Canada’s Fastest-Growing Companies by PROFIT Magazine!
On 2013-11-06 3:57 PM, "Miguel Torres" wrote:
Hi list,
I am sure that I already have read about this some where but I can't find it.
We want to separate the login page from our application, I mean we want to create a session only if the user is authenticated.
We have been developing WebObjects apps for a long time but the login page is always the Main component, so when we open that component, a session is created even before the user tried to login.
Any hint will be very welcome.
Best Regards.
_______________________________
Ing. Miguel Angel Torres Avila
|
_______________________________________________
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