Re: Session.java:211: cannot resolve symbol symbol : method pageWithName (java.lang.String)
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 11:41:15 -1000
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.
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