yup that is the only thing that worked.
Tried that after
thanks
----- Original Message -----
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 12, 2001 9:41 AM
Subject: Re: Help: comma seperated values in inlcude
> On Thu, 12 Jul 2001, Rob Cartier <[EMAIL PROTECTED]> wrote:
>
> > I have been trying to use the include name= parameter and have had
> > no success
>
> use multiple include elements instead:
>
> <include name="**/*.jsp" />
> <include name="**/*.html" />
> <include name="**/*.css" />
>
> Stefan