> If you want this kind of behaviour you can do it in a common base page and
> then
> in the method onAfterRender() of the page.
hmm, I'll give that a try, but the custom WebRequestCycle feels just
right for this kind of strategy, especially because it''s easy to tie
in the rollback on errors via onRuntimeException. I could also use a
servlet filter for that but that makes the error handling even more
difficult and also applies to resources...
have you taken a look at how databinder does it?
-Igor
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
