• 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: Session.java:211: cannot resolve symbol symbol : method pageWithName (java.lang.String)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Session.java:211: cannot resolve symbol symbol : method pageWithName (java.lang.String)


  • Subject: Re: Session.java:211: cannot resolve symbol symbol : method pageWithName (java.lang.String)
  • From: Art Isbell <email@hidden>
  • Date: Tue, 8 Mar 2005 12:10:53 -1000

On Mar 8, 2005, at 11:41 AM, Art Isbell wrote:

On Mar 8, 2005, at 11:13 AM, Andrew Kinnie wrote:

I have a component "Schedule" which is returned from a WOActiveImage click. The Session's currentClub variable is set based on which image is clicked (there are two, each of which has a different method associated with it. The below method is one of these. Both methods have the same error generated.)

Look more closely at the error message you posted. It occurs on line 211 of Session.java, not in your Schedule.java file. WOSession doesn't implement pageWithName(). However, without seeing Session.java:211, it's difficult to be certain what caused the error.

Sorry, I rushed my response and didn't notice that you stated that the error occurred within Session.java.


It may be preferable to implement setLOPClub() in the component that contains the active image rather than in Session. In setLOPClub() you could set the Session variable:

((Session)session()).setLOPClub("LOP");

Aloha,
Art

_______________________________________________
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: 
 >Session.java:211: cannot resolve symbol symbol : method pageWithName (java.lang.String) (From: Andrew Kinnie <email@hidden>)
 >Re: Session.java:211: cannot resolve symbol symbol : method pageWithName (java.lang.String) (From: Art Isbell <email@hidden>)

  • Prev by Date: Re: Session.java:211: cannot resolve symbol symbol : method pageWithName (java.lang.String)
  • Next by Date: data type appears to be wrong?
  • Previous by thread: Re: Session.java:211: cannot resolve symbol symbol : method pageWithName (java.lang.String)
  • Next by thread: Re: Session.java:211: cannot resolve symbol symbol : method pageWithName (java.lang.String)
  • Index(es):
    • Date
    • Thread