a very strange story if you ask me.
super() is always called in the constructor of a java object. if you don't specify another super(xxx) or this(xxx) call.

And it really shouldn't matter what browser you are in in.
because it shoudl be the same requests. So it looks like IE does an extra request? This can only happen if
the window detectection says it needs to do a refresh (1.2 was based on cookies, 1.2.1 on window name)

johan


On 8/25/06, Pierre-Yves Saumont <[EMAIL PROTECTED]> wrote:
The origin of the problem was that I was calling super() in the
constructor and it happens that this made the pages bookmarkable. By
removing super(), it is now nearly working. Nearly only since with IE6,
the page get called twice, but I can afford that ! (I hope this problem,
as well as many others I am facing, will disappear with IE7 ;-)

Pierre-Yves

nils steen a écrit :
> Hi Pierre-Yves,
> I am experiencing the same problem as you with wickets (though it seems
> pretty much the same with IE and FireFox).
> I upgraded to 1.2.1 this morning, but it didn't fix the problem. Have
> you found a solution?
> Thanks for your help,
> Nils
>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to