2007/3/12, Rüdiger Schulz <[EMAIL PROTECTED]>:

Use the constructor WebPage(wicket.PageParameters). There you get all
parameters as a map, no matter if the page was mounted or not.


Thank you
But compoments seem still cannot direct get parameterMap from
getRequest().getRequestParameters().getParameters();
It still returns zero-sized map;
Do I need to pass the map from Page to the embedding compoments ? Any way to
avoid this ?
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to