Why not simply use "/profile/${username}" or something like "/user-${username}"?


Am 07.04.2015 12:43, schrieb wiseguy2:
I have that in the actual code.

I have two pages mounted.

1. Home page at "/" pointing to Index.class
2. Person profile page "/${username}"

Each time wicket tries to load a resource e.g
./wicket/resources/package/jquery.css

it calls the person profile page.

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Mounting-a-parameter-on-the-root-url-crashes-resource-location-wicket-tp4670175p4670202.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



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

Reply via email to