Thanks,
That did it.
Stef
- Original Message -
From: "Hans Bergsten" <[EMAIL PROTECTED]>
To: "Tag Libraries Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, October 15, 2002 12:06 AM
Subject: Re: Nested tag lib not working.
> Stefan wrote:
> >
Stefan wrote:
> Hi,
>
> I am attempting to use a few tags in a nested pattern and am getting an error for my
>trouble. The inner tag is derived from a database recordset that I am looping over
>with a forEach tag:
>
> ...
>
> pageContext.setAttribute("r", r);
>
> ...
>
> end="${param.begin
Hi,
I am attempting to use a few tags in a nested pattern and am getting an error for my
trouble. The inner tag is derived from a database recordset that I am looping over
with a forEach tag:
...
pageContext.setAttribute("r", r);
...
}"/>
...
The error:
jsp:94: expected `>' at ``$''