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?

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: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to