http://central.maven.org/maven2/org/apache/wicket/wicket-core/6.12.0/wicket-core-6.12.0-sources.jar

Hint: org.apache.wicket.settings.IRequestCycleSettings.RenderStrategy

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Mon, Oct 27, 2014 at 2:20 PM, Entropy <[email protected]> wrote:

> 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]
>
>

Reply via email to