I looked in the examples and found the following:
@InjectState("visit")
public abstract Visit getVisit();
@InjectStateFlag("visit")
public abstract boolean getVisitExists();
This is fine for Java 1.5, but I'm still using 1.4...
Frank Russo
Senior Developer
FX Alliance, LLC
-----Original Message-----
From: Frank Russo
Sent: Wednesday, December 07, 2005 9:52 AM
To: [email protected]
Subject: Basic 4.0 upgrade question
This may be a basic question, but it's not clear to me from the
documentation. Since the getVisit() method is deprecated in IPage in
4.0, what is the preferred way of getting access to the Visit object?
Frank Russo
Senior Developer
FX Alliance, LLC
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]