I am trying to map my requests in a special way to achieve a very simple
purpose

say the root website is abc.com and has several users and each use has a
home page , admin page , requests page etc 
let us asume we have uers user1 and user 2
i want the urls to be coded as 

abc.com/user1/admin

abc.com/user1/home

abc.com/user1/requests

so basicaly abc.com/user1/home is the home page for user 1 and
abc.com/user1/admin is the the admin page for user 1

any help is welcome.
Thanks
Anant

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Request-mapping-tp3923220p3923220.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to