Thanks for the quick response,
Here is another question:  Will wicket.markup.html.include.Include
pass the HttpRequest through to the jsp?

rick

On 7/28/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> Yeah, you should be able to do this with the Include component. It is
> based on JSTL's include tag. It doesn't handle external sites very well
> (it misses the images and stuff - the Include component should probably
> try to parse the javascript, css and image references and translate it
> to absolute references), but it should be able to handle locale
> resources like jsps well.
> 
> Eelco
> 
> Rick Duyckinck wrote:
> 
> > 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
>


-------------------------------------------------------
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

Reply via email to