you will have to roll your own, this is not supported in 1.4 but
should be in 1.5

-igor

On Mon, Sep 7, 2009 at 11:27 AM, Vit Rozkovec<rozkovec...@email.cz> wrote:
> Hallo,
> which encoding strategy should one use if one would like to achieve this:
>
> http://somesite/somepath/user1/products --> mounted on ProductsPage.class
> http://somesite/somepath/user1/profile --> mounted on ProfilePage.class
>
> http://somesite/somepath/user2/products --> mounted on ProductsPage.class
> http://somesite/somepath/user2/profile --> mounted on ProfilePage.class
>
> on ProductsPage.class and ProfilePage.class you know which user acesses the
> page.
>
> Thank you for any hints.
>
> Vit
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to