- Package:
- com.apple.yellow.directtoweb
This interface defines the nextPage
method that a Direct to Web template can invoke in its next page delegate. See the "Customizing a Direct to Web Application" chapter of Developing WebObjects Applications With Direct to Web for more information about using the next page delegate.
- nextPage
sender
argument contains the Direct to Web template instance that invokes the method. If this method is not implemented, the sender
is redisplayed.