You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by coincoinfou <ol...@gmail.com> on 2011/10/12 01:48:39 UTC

Same link, multiple response

Hello,

When I enable response caching, after application restart,  multiple click
on same link can give different response

Is it normal behaviour or bug ?

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Same-link-multiple-response-tp3896354p3896354.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Same link, multiple response

Posted by coincoinfou <ol...@gmail.com>.
Page is mounted like this : mount(new MountedMapper("/mount", MyPage.class));
With one parameter : pageid



click on tab 3 : i see panel3 and this url :
https://localhost/web/mount?57-3.ILinkListener-tabs-tabs~container-tabs-3-link&pageid=766978

click on tab4, i see panel1 and this url :
https://localhost/web/mount?58-4.ILinkListener-tabs-tabs~container-tabs-4-link&pageid=766978

Click to another link and return to normal for all



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Same-link-multiple-response-tp3896354p3897383.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Same link, multiple response

Posted by Martin Grigorov <mg...@apache.org>.
On Wed, Oct 12, 2011 at 11:34 AM, coincoinfou <ol...@gmail.com> wrote:
> I click link for tab2,
> first time I have tab2
> second time tab3
> third time tab1
>
> Strange !
Indeed!

We will need more details to be able to help you.
>
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Same-link-multiple-response-tp3896354p3897184.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Same link, multiple response

Posted by coincoinfou <ol...@gmail.com>.
I click link for tab2,
first time I have tab2
second time tab3
third time tab1

Strange !


--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Same-link-multiple-response-tp3896354p3897184.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org