point the sytem to a bookmarkable page that has the (PageParameters params) constructor mounted with querystring url coding strategy
then the posted params are in your page parameters -igor On Nov 27, 2007 5:24 AM, Pills <[EMAIL PROTECTED]> wrote: > > > Michael Sparer wrote: > > > > I you really wanna do this manually, this code might help you: Map map = > > ((WebRequestCycle)RequestCycle.get()).getRequest().getParameterMap(); > > > > regards > > > > For me it doesn't matter... This way is quite good, but if you've a better > idea (the wicket way) I'll use it ;) > > -- > View this message in context: > http://www.nabble.com/Manually-handle-post-data-tf4880964.html#a13970567 > > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
