sorry for the misunderstanding, I never made a url coding strategy so
I won't be able to help you, anybody else?

On Tue, Dec 2, 2008 at 2:31 PM, Mathias P.W Nilsson
<[EMAIL PROTECTED]> wrote:
>
> Nope this is not what I mean!
>
> What if I want to mount "/events" to Event.class and 100 customers needs to
> use the same page with different variation?
>
> when the user attempts http://localhost/myapp/test/events/ ( test is the
> customer name ) then it should invoke /events.
> http://localhost/myapp/test2/events should invoke the same page but with the
> test2 customers variation. I do not want to mount test2/events , test/events
> since there could be 100 customers that uses this. ( imaging doing this for
> all classes and all customers ) I need a way to check the customer name set
> variation in the session.
>
>
> --
> View this message in context: 
> http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20792180.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
http://www.somatik.be
Microsoft gives you windows, Linux gives you the whole house.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to