-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 I'm up to date on https://svn.sourceforge.net/svnroot/wicket/branches/WICKET_1_2
I *am* using a bookmarkable link to get to the page, fwiw. Eelco Hillenius wrote: > Which version are you using Justin? > > Eelco > > > On 8/1/06, Johan Compagner <[EMAIL PROTECTED]> wrote: >> are you saying that your page is created twice? >> This can happen if it was a bookmarkable request. But the window.name >> (1.2.1) or wicket cookie (1.2) >> check did a redirect to your page. Because it noticed that you have opened >> another window (or wrongly noticed) >> >> >> johan >> >> >> >> On 8/1/06, Justin Lee <[EMAIL PROTECTED]> wrote: > Yeah. I don't do anything to the render strategy. I have break points > set in my page constructor and various model objects and I'm seeing the > flow stop at those break points multiple times before the page gets > rendered. I have to go meet with a client now but if this isn't > sufficient detail, i'll try to recreate it with a quickstart app and see > what we can find out. > > Johan Compagner wrote: >>>>> please give us a test case. Normally a page is only rendered once. >>>>> What kind of Renderings Strategy do you use? the default one? >>>>> >>>>> johan >>>>> >>>>> >>>>> On 8/1/06, * Justin Lee* <[EMAIL PROTECTED] <mailto: [EMAIL PROTECTED]>> >>>>> wrote: >>>>> >>>>> I'm seeing my page get processed twice which is causing some problems. >>>>> Granted some of those problems are likely design issues which I'm >>>>> addressing, but as a result I'm seeing two session objects get created. >>>>> Is that double processing a result of being in development mode or is >>>>> that normal wicket workflow? >>>>> >>>>> -- >>>>> Justin Lee >>>>> http://www.antwerkz.com >>>>> AIM : evan chooly >>>>> Skype : evanchooly > - >>> ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys -- and earn cash > >>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>> <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV> > _______________________________________________ > Wicket-user mailing list > [email protected] > <mailto:[email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > <https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > >>> ------------------------------------------------------------------------ >>> ------------------------------------------------------------------------- >>>>> Take Surveys. Earn Cash. Influence the Future of IT >>>>> Join SourceForge.net's Techsay panel and you'll get the chance to share >>> your >>>>> opinions on IT & business topics through brief surveys -- and earn cash >>>>> >>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >>> ------------------------------------------------------------------------ >>>>> _______________________________________________ >>>>> Wicket-user mailing list >>>>> [email protected] >>>>> >>> https://lists.sourceforge.net/lists/listinfo/wicket-user > -- > Justin Lee > http://www.antwerkz.com > AIM : evan chooly > Skype : evanchooly >>> >>> >> ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net 's Techsay panel and you'll get the chance to share >> your opinions on IT & business topics through brief surveys -- and earn cash >>> >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user >>> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share your >> opinions on IT & business topics through brief surveys -- and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> >> _______________________________________________ >> Wicket-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/wicket-user >> >> >> > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user - -- Justin Lee http://www.antwerkz.com AIM : evan chooly Skype : evanchooly -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) iD8DBQFEz8l0JnQfEGuJ90MRA+9QAKDnq/n3QC8MgReNp6W6+kIFdGG3BwCeID7x mtvMqotXbWz+A5karn8h76M= =YsFI -----END PGP SIGNATURE----- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
