Check out the wicket.markup.html.include.Include component. It allows you to include any url into your page like jsp include tag.
Igor > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Rick Duyckinck > Sent: Thursday, July 28, 2005 11:50 AM > To: [email protected] > Subject: [Wicket-user] Question concerning jsp/taglib > integration in wicket > > I'm currently working on a mini application that will be embedded > into an existing jsp site and saw it might be a good chance to learn > wicket. However, since it will be integrated with all those > nasty jsps, I'm going to need to utilize some of them for > their content (namely headers and footer with dynamic > content) Is there a way to integrate either jsps as includes > or taglibs into a wicket application? > Thanks in advance > Rick Duyckinck > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & > EXPO September 19-22, 2005 * San Francisco, CA * Development > Lifecycle Practices Agile & Plan-Driven Development * > Managing Projects & Teams * Testing & QA Security * Process > Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
