ok I ll do it this week thanks
pozdrawiam Paweł Kamiński [email protected] [email protected] ______________________ On 21 November 2011 09:52, Martin Grigorov <[email protected]> wrote: > Hi, > > I have also noticed that once but didn't have time to investigate it > further and later I forgot about it ... > Can you create a simple quickstart and attach it to Jira. > > On Sun, Nov 20, 2011 at 10:41 PM, kamiseq <[email protected]> wrote: > > hej, > > well I tried to follow the cookies in wicket tester. > > > > starting from the beginning I have page A that while constructing adds > new > > cookie to response and throws (as Martin advised) ReplaceHandlerException > > pointing to page B. > > everything goes well and cookies are carried inside original response > until > > BaseWicketTester.processRequest(forcedRequest, forcedRequestHandler, > > redirect) -> setupNextRequestCycle() > > > > were new request and new response is created and my cookies info is gone > :/ > > I guess that cookies from last response should be rewritten to new > request, > > right?? > > > > I a bit confused how this works here, I have problems with cooking when > Im > > testing it inside jetty so maybe this is something on my side only :/ > > > > any ideas? > > > > pozdrawiam > > Paweł Kamiński > > > > [email protected] > > [email protected] > > ______________________ > > > > > > On 9 November 2011 15:01, kamiseq <[email protected]> wrote: > > > >> so if this is the last line in my code those two approaches are pretty > the > >> same > >> > >> pozdrawiam > >> Paweł Kamiński > >> > >> [email protected] > >> [email protected] > >> ______________________ > >> > > > > > > -- > Martin Grigorov > jWeekend > Training, Consulting, Development > http://jWeekend.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
