Yes but all else unchanged the page containing the DirectLink will still be the page that renders after the listener fires. Unless, I guess, the page containing the listener throws a PageRedirectException to itself.
G On 12/15/05, Ryan <[EMAIL PROTECTED]> wrote: > This is definitly possible, > > <a jwcid="@DirectLink" > listener="ognl:requestCycle.getPage('OtherPageName').listeners.otherListenerName">Link > text</a> > > ryan > > On 12/12/05, Glen <[EMAIL PROTECTED]> wrote: > > I have a parent detail view with a CustomerPage and an OrderPage. The > > CustomerPage shows all the orders with a @DirectLink to view order > > details in the OderPage that passes a single parm to a listener in > > CustomerPage. The listener gets an OrderPage instance and sets the > > Order and returns the OrderPage instance. This works fine I am just > > trying to do this with less plumbing... > > > > Is it possible to have @DirectLink go directly to OrderPage without > > having to call a listener in CustomerPage? > > > > > > thanks, > > Glen > > > > > > PS I am using Tapestry 4 rc 1 > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- The Spindle guy. http://spindle.sf.net Get help with Spindle: http://lists.sourceforge.net/mailman/listinfo/spindle-user Announcement Feed: http://www.jroller.com/rss/glongman?catname=/Announcements Feature Updates: http://spindle.sf.net/updates --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]