Switch the rendering from RENDER_TO_BUFFER to DIRECT_RENDER (or something similar)
Martijn On 3/6/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > im not sure if a solution has been found. afaik its some weird bug in > sitemesh. search the mailing list for "sitemesh" to see other threads > > > -igor > > > On 3/6/07, Thomas R. Corbin <[EMAIL PROTECTED]> wrote: > > On Tuesday, 06 March 2007 10:57 am, Igor Vaynberg escreveu: > > > ive only heard of this happening when wicket pages were rendered inside > > > sitemesh, is that what you are doing? > > > > Jeez. Yes! That's exactly what we're doing. > > > > We have been thinking of getting rid of sitemesh once we're > totatlly off of > > webwork and onto wicket. Then we can just use wicket composition. > > > > I guess we need to accelerate that! > > > > Or is there some temporary solution? > > > > Thanks! Wow. > > > > > > > > -igor > > > > > > On 3/6/07, Thomas R. Corbin <[EMAIL PROTECTED]> wrote: > > > > It seems as though some of the data just doesn't come back until we do > a > > > > refresh. > > > > > > > > We're using wicket 1.2.5. > > > > > > > > We've got a form and then after the form we have a DefaultDataTable > with > > > > some > > > > rows. > > > > > > > > Sometimes it seems like it stops drawing the page after part of the > form, > > > > maybe after the second datepicker. > > > > > > > > Does this sound familiar? > > > > > > > > Do you have any suggestions? > > > > > > > > I am no wicket or web wizard, so any hints would be appreciated. > > > > Thanks. > > > > > > > > > ------------------------------------------------------------------------- > > > > 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 > > -- Learn Wicket at ApacheCon Europe: http://apachecon.com Join the wicket community at irc.freenode.net: ##wicket Wicket 1.2.5 will keep your server alive. Download Wicket now! http://wicketframework.org ------------------------------------------------------------------------- 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
