mchack <mchack <at> cisco.com> writes:

> Check this out.
> 
> http://www.nabble.com/Mounted-pages-and-page-parameters-tf1626704.html#a4407375
> 
> Wicket does encode path names (pairs) as parameters. Check the second post
> in the link above.

Yes it does and the params are indeed made available in PageParameters.
But now you're insisting to get access to them from original Request, 
then what more can you ask for?

Maybe you can just keep a reference to the PageParameters in the constructor
and then use it later.



-------------------------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to