Hi Martin!

>> Thanks Martin for your time and help!
>>
>> The problem with M2.1 is that some functionality is missing/hidden:
>> E.g. I need
>> getWebRequestCycle().getWebRequest()
>> to guess the user language and set some caching stuff to workaround an
>> ajax+backbutton problem in 1.4.9.
>>
>>     
> In components you can use org.apache.wicket.Component.getRequest()
> Otherwise: RequestCycle.get().getRequest() and WebRequest,
> ServletWebRequest, custom
ok, I will take a look at this.

> See wicket-examples > Guice (
> http://wicketstuff.org/wicket/guice/wicket/bookmarkable/org.apache.wicket.examples.guice.HomePage
> )
> They work. Find the differences ;-)
>   

Hmmh, the example doesn't use modules, setters for injection or
providers ... I will digg into and raise another Jira issue if it's not
my fault ;-)

>> I found the migration guide but could not solve the problems above
>> https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5
>>
>>     
> If you find something to add there don't hesitate to press the "Edit" link
> at the top ;-)

If I only could provide a solution :-)

Regards,
Peter.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to