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 (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/23 10:44:38 UTC

[jira] [Resolved] (WICKET-4352) I want to get mounted name for a particular class at run time.

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

Martin Grigorov resolved WICKET-4352.
-------------------------------------

    Resolution: Invalid

Use the users@ mailing lists first to get help.
At runtime this is possible with : Application.get().mountPage(...).

In 1.5.x there are no UrlCodingStrategies anymore. There are IRequestMappers now. Check the migration page.
                
> I want to get mounted name for a particular class at run time.
> --------------------------------------------------------------
>
>                 Key: WICKET-4352
>                 URL: https://issues.apache.org/jira/browse/WICKET-4352
>             Project: Wicket
>          Issue Type: Task
>    Affects Versions: 1.5.0
>         Environment: windows
>            Reporter: Abdul Gaffar
>
> I have requirment where in i have to get the mounted url string of the wicket page at runtime.
> eg:
> mount(new QueryStringUrlCodingStrategy("mountName", MountClass.class));
> at run time i need to get mount name by passing mountclass.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira