• 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
Re: Missing Page Name on POST
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing Page Name on POST


  • Subject: Re: Missing Page Name on POST
  • From: Mike Schrag <email@hidden>
  • Date: Fri, 9 May 2008 15:29:41 -0400

57952 [WorkerThread3] WARN NSLog - <com.webobjects.appserver._private.WOComponentRequestHandler>: Exception occurred while handling request:
java.lang.IllegalStateException: <com.webobjects.appserver._private.WOHyperlink> : Missing page name.
[2008-5-9 11:15:54 PDT] <WorkerThread3> java.lang.IllegalStateException:
This error only happens when your invoke action fires for a hyperlink that doesn't have a pageName bound. The only WOHyperlink on your page is a direct action link, which should have generated a DA link (and not a component action). This means the only way WOHyperlink's invokeAction is being triggered is that most likely you are changing page structure during takeValues such that the element ID's are misaligned by the time it invokeAction's. That would be my guess ... Like a conditional somewhere in front of the hyperlink changing, etc.

ms

_______________________________________________
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


References: 
 >Missing Page Name on POST (From: Hunter Hillegas <email@hidden>)
 >Re: Missing Page Name on POST (From: Lachlan Deck <email@hidden>)
 >Re: Missing Page Name on POST (From: Hunter Hillegas <email@hidden>)
 >Re: Missing Page Name on POST (From: Lachlan Deck <email@hidden>)

  • Prev by Date: Re: FBL
  • Next by Date: Re: FBL
  • Previous by thread: Re: Missing Page Name on POST
  • Next by thread: FBL
  • Index(es):
    • Date
    • Thread