Re: Invoke Wicket from JavaSctipt

2014-01-29 Thread Martin Grigorov
the "advanced" method worked. Though I wasn't repeating > parameters, so I am not sure why the previous didn't work. But it doesn't > matter now. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Invoke-Wicket-from-JavaSctip

Re: Invoke Wicket from JavaSctipt

2014-01-29 Thread Entropy
Thanks. Using the "advanced" method worked. Though I wasn't repeating parameters, so I am not sure why the previous didn't work. But it doesn't matter now. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Invoke-Wicket-from-JavaSctipt-tp

Re: Invoke Wicket from JavaSctipt

2014-01-29 Thread Martin Grigorov
t; String val = parms.getParameterValue("action").toString(); > > val is null. So I must not be providing the parameters correctly. What am > I doing wrong? This seems to match the examples I see. > > -- > Vie

Invoke Wicket from JavaSctipt

2014-01-29 Thread Entropy
ding the parameters correctly. What am I doing wrong? This seems to match the examples I see. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Invoke-Wicket-from-JavaSctipt-tp4664043.html Sent from the Users forum mailing list archive at Nabble.com.