Re: including wicket component into jsp

2010-06-28 Thread rikizz
estURI(); > >} > >String path = Strings.stripJSessionId(requestURI); > > > > > >I tried to debug the code and the filter is called, but then nothing is > >displayed on the browser.. just a blank page.. > >If I call page directly(not the jsp) , it ren

Re: including wicket component into jsp

2010-06-28 Thread bht
Have you checked that the wicket filter is called? I found that the struts filter does not call filterChain.doFilter(). That may or may not be your problem depending whether anything else is in its path after it. I suspect however that this is what you need otherwise how can Wicket get the request

including wicket component into jsp

2010-06-28 Thread rikizz
ne got a simple working example of this situation? I would really appreciate id because I am going crazy.. Thank you very much. Riccardo -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/including-wicket-component-into-jsp-tp2271266p2271266.html Sent from