> The link's action is to setResponsePage(MyPage.class), but that creates a > new object. Suppose we were keeping all our Page objects in a Session. Is > there a way to setResponsePage() to an existing Page instance?
You can replace or extend the DefaultPageFactory (IPageFactory) Regards Hans --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
