Hi,
  I am not sure I understood why you are using filters ... anyway, it is
perfectly possible to pass parameters to a Wicket page via URLs by providing
a constructor taking a PageParameters as an argument + configuring the
adequate URL encoding strategy.

  Look  http://cwiki.apache.org/WICKET/passing-parameters-to-pages.html here 
and  http://cwiki.apache.org/WICKET/stateless-pages.html here  for more
details (Wicket wiki).

Regards

-- 
View this message in context: 
http://www.nabble.com/Can-i-assign-parameters-while-calling-the-application--tp15321764p15331875.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to