• 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
Secure Forms (PWO)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Secure Forms (PWO)


  • Subject: Secure Forms (PWO)
  • From: kadoudal <email@hidden>
  • Date: Sat, 28 May 2005 18:08:06 +0200

I use the secure form scheme from PWO, running fine
I can have multiple submit buttons working (popups and save button)
when using an hyperlink 'Back to AdminPage' (with secure:no binding) it's fine  I go back to unsecure AdminPage (http)
but  I would prefer to do it automatically in the saveInformation method
if I write

    public WOComponent saveInformation() {
//        savin data to DB.....;
         WOComponent nextPage = pageWithName("AdministrationPage");
        return nextPage;
   }

I go back to AdministrationPage but still secure (https) ...
I believe I should write a 'insecurePostSavingFormURL' with http 
as stated in PWO book (chap 4 page 111) for a directActionURL......
but I don't know how to do it for a component (using componenyActionURL) need some help on that

thanks

Erwin



 _______________________________________________
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

  • Prev by Date: Re: [OT] WO Pub Night at WWDC?
  • Next by Date: Re: NSBundle resources
  • Previous by thread: illegal state except:prepareForSaveWithCoordinator
  • Next by thread: Re: OT] WO Pub Night at WWDC?
  • Index(es):
    • Date
    • Thread