Murat, It is OK, just delete the target folder and zip it up before sending your quickstart project to this list.
Regards - Cemal http://www.jWeekend.co.uk jWeekend Murat Yücel-2 wrote: > > 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 >> > > -- View this message in context: http://www.nabble.com/FormComponent-cookie-persistent-issue-tp21197389p21230575.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]
