• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Custom Login Framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Custom Login Framework


  • Subject: Custom Login Framework
  • From: Jevon Hills <email@hidden>
  • Date: Mon, 9 Feb 2004 12:52:42 -0700

missing somthing here, can any one help....

I would like to create a 'login' framework which I then implement in all of my applications. (Right now I keep copying/modifing ) across my apps.

For this framework I have created an EOModel which has the 'security' and 'permissions' portion of the database. This will beable to validate the user logging in and will place the User and other appropriate information into the WOSession.

In this frame work I have created a Web component theLogin. theLogin html is just a WOForm containing 3 elemnts: a submitt button, and 2 textboxes for the user to enter username/password. There is an action in this component called login which validates the user and puts the relevant information into the WOSession. This Web Component is a partial doc to be included in other web pages.


I have created a test woa and in the Main web component I have included 'theLogin' from the frame work. I can enter the username/password and press sub mit, and this seems to work.


what I need to do from here is be able to send the user to another page which will depend on the application using the framework.

How do i tell the framework which page I want it to return after a successfull login?

tia




ttfn Jevon K. Hills Developer - Zymeta Media Promotions _______________________________________________ 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.

  • Prev by Date: Re: Shared vs regular editing contexts
  • Next by Date: Re: Postgresql Adaptor?
  • Previous by thread: RE: WOForms
  • Next by thread: Re: Custom Login Framework
  • Index(es):
    • Date
    • Thread