Right now I'm developing a single-page-multi-panel application. Had some issues regarding history (that is browser back/forward), but succeeded to fix them using wicketstuff-ajaxhistory. What I failed (not yet succeded ...) is related to 'deep links', that is to bookmarkable URLs. All in all, an Ajax based approach seeems to be more promising (on long term) than the classical multi-page based one.
Stefan --- On Fri, 2/26/10, Josh Kamau <[email protected]> wrote: > From: Josh Kamau <[email protected]> > Subject: UI Layout > To: [email protected] > Date: Friday, February 26, 2010, 12:23 PM > Wicket offers high level of > flexibility when it comes to page layout. So i > ask, what are the best practices? is it ok if i use panels > only and one main > layout page? > > Kind regards > > Josh. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
