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/08/15 19:57:16 UTC

[jira] Assigned: (WICKET-2989) Add IRequestMapper that can mount all pages in a package

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

Martin Grigorov reassigned WICKET-2989:
---------------------------------------

    Assignee: Martin Grigorov

> Add IRequestMapper that can mount all pages in a package
> --------------------------------------------------------
>
>                 Key: WICKET-2989
>                 URL: https://issues.apache.org/jira/browse/WICKET-2989
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M1
>         Environment: Any
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 1.5-M2
>
>
> In Wicket 1.4 it is possible to mount all pages in a package via org.apache.wicket.protocol.http.WebApplication.mount(String, PackageName).
> Currently there is no replacement for this functionality in Wicket 1.5

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