that should work fine looking in the code i do see this:

RequestCycle.get().setRequestTarget(new
WebErrorCodeResponseTarget(errorCode, message));

do you have a quickstart that you can attach to a jira issue?

johan


On 5/9/07, Lowell Kirsh <[EMAIL PROTECTED]> wrote:

I throw an AbortWithWebErrorCodeException with
status=HttpServletResponse.SC_BAD_REQUEST from my WebPage constructor
and my web browser receives a 200 status code and shows a blank page.
What am I doing wrong?

Thanks,
Lowell

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to