Have I asked a stupid question? Or does no one have a clue?

Any response would be appreciated.

/Murat

2008/12/30 Murat Yücel <[email protected]>

> By the way i am using wicket 1.3.5. I dont know if you need other
> information?
> I can send the quickstart project if anyone is interested. I dont know if
> it is okey
> to attach it to the mailing list.
>
> /Murat
>
> 2008/12/29 Murat Yücel <[email protected]>
>
> Hi All
>>
>> I have a strange problem with persisting form component values.
>>
>> In my project i have a SignInPanel. The SignInPanel has a rememberMe
>> checkbox. If the checkbox is
>> checked then the values will get persisted in a cookie. This part is
>> working very well if the user doesnt
>> login from a mounted bookmarkable page.
>> If the user login from a mounted bookmarkable page, then i can see that
>> the value is saved by calling
>> the CookieValuePersister, but on load the values are gone again.
>>
>> I have made a simple quickstart project and i am seing the same behaviour
>> here. Am I missing something?
>> Why doesnt cookie persist work for a mounted bookmarkable page?
>>
>> Hope that you can help.
>>
>> Kind regards
>>
>> /Murat
>>
>
>

Reply via email to