You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/09/09 21:42:34 UTC

[jira] Resolved: (WICKET-3038) Return the possibility to create custom WebRequest/WebResponse per Application

     [ https://issues.apache.org/jira/browse/WICKET-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-3038.
-------------------------------------

    Fix Version/s: 1.5-M2
       Resolution: Fixed

The methods are returned back in 1.5 with r995546 and r995555

> Return the possibility to create custom WebRequest/WebResponse per Application
> ------------------------------------------------------------------------------
>
>                 Key: WICKET-3038
>                 URL: https://issues.apache.org/jira/browse/WICKET-3038
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M1
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 1.5-M2
>
>
> In Wicket 1.4 there is org.apache.wicket.protocol.http.WebApplication.newWebRequest(HttpServletRequest) and org.apache.wicket.protocol.http.WebApplication.newWebResponse(HttpServletResponse). These are removed in current 1.5 code and there is no way to use org.apache.wicket.extensions.ajax.markup.html.form.upload.UploadWebRequest for example.
> See wicket-examples > upload.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.