You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Peter Ertl (JIRA)" <ji...@apache.org> on 2010/08/17 16:47:16 UTC

[jira] Updated: (WICKET-2963) Add examples for the new request mappers in 1.5

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

Peter Ertl updated WICKET-2963:
-------------------------------

    Attachment: ResourceMapper.java

map a resource reference to a custom url which can contain named parameters and placeholder, respecting the query string. feel free to use however you like.

> Add examples for the new request mappers in 1.5
> -----------------------------------------------
>
>                 Key: WICKET-2963
>                 URL: https://issues.apache.org/jira/browse/WICKET-2963
>             Project: Wicket
>          Issue Type: Wish
>          Components: wicket-examples
>    Affects Versions: 1.5-M1
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>         Attachments: IndexedResourceMapper.java, ResourceMapper.java
>
>
> Add examples that demonstrate the new request mappers in Wicket 1.5.
> Such examples could be:
> * -custom mapper for the home page-
> * -custom mapper that uses the first url segment to encode/decode the session url-
> * fix the "Source code" URL for the example
> If you have an idea for more types please add them as a comment in this ticket.

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