On Tue, Feb 7, 2012 at 12:10 AM, jchappelle <[email protected]> wrote: > Hi Martin, > > The reason I don't extend the AjaxEventBehavior is because I'm using the YUI > javascript library to create my menu and my behavior is not being attached > to a dom element. There are two ways they allow you to create the menu. One > way is by having some markup that backs up the javascript or by pure > javascript. I'm using the pure javascript way. So my wicket java code just > builds up a javascript string that gets loaded when the page is loaded and > it knows the div's id to write the output to. > > > I know that AjaxLinks are not broken and I'm pretty sure that I'm going > through the same code to generate my url that the AjaxLink class does. > > I'll work on creating a quickstart. Should I just upload it to this post or > is there a different place for those? >
https://issues.apache.org/jira/browse/WICKET > Thanks, > > Josh > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/StalePageException-with-CryptoMapper-tp4355184p4362997.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
