Well, you are definitely right that there are multiple requests for whatever reason. I can see WicketServlet doPost called, the method runs, throws the error, the error page gets control with the exception, then a doGet occurs and the error page runs again without the exception.
I can't really see the details as I don't have the source for Wicket 6.12.0. I went to http://www.apache.org/dyn/closer.cgi/wicket/6.12.0 and none of the links work. Where can I download 6.12.0 source so I can attach it to my debugger? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-error-page-runs-twice-tp4668093p4668111.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]
