is it possible to "mount" with "empty" path?

e.g.

mount(new IndexedParamUrlCodingStrategy("/",  my class, null));

wicket complains it is not legal

for my problem
i want the URL to have something like:

http://mydomain.com/value1/value2/value3/value4

where I can "use" IndexdParamUrlCodingStrategy to get the value1, 2, 3,
4....

if it is not possible to mount with "empty" path, is there any other
solution to my problem?

any pointer/hint for my problem is great, thanks for your help

-Wing
-- 
View this message in context: 
http://www.nabble.com/mounting-with-%22empty%22-path-tf3702181.html#a10352898
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to