We tried that, but the including jsp, does some pageprocessing and that gives on the included page. That just might what you mention about conficting html...
Bruno Borges wrote: > You can do it with a runtime include > > <jsp:include page="/site/MyBookmarkablePage" /> > > But watch out for conflicts between HTMLs and you will need to do some > hacks like substring code inside <body> tag only. Something like that. > Possible it is, but isn't out of the box. :D > > "Everything is possible." > > []'s > -- > Bruno Borges > Summa Technologies Inc. > www.summa-tech.com <http://www.summa-tech.com> > (11) 8565-7739 > (11) 3055-2060 > (48) 8404-1300 > > On 5/25/07, *Nino Saturnino Martinez Vazquez Wael* > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > Hi > > I wont expect the above to be possible, but sometimes you just dont > know? Is it possible, currently we are including it via an iframe tag, > some say thats a bad way todo it... > > Whats your 2 cents? > > regards Nino > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Wicket-user mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > ------------------------------------------------------------------------ > > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
