Yes!
Thank you! I feel pretty stupid now, but i guess sometimes we all cant see
the obvious...

Vikas.


On 6/3/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:

On 6/2/07, vikas rao <[EMAIL PROTECTED]> wrote:

> <bean:size id="size" name="searchForm" property="results">

> I get this error:
> org.apache.jasper.JasperException: /search.jsp(36,0) According to TLD,
tag
> bean:size must be empty, but is not.

The tag isn't closed.  If you're using a validating editor, it should
have complained that there was no </bean:size> tag.

Try:  <bean:size id="size" name="searchForm" property="results" />

Note the /> at the end.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Sometimes I go about in pity for myself, and all the while, a great wind
carries me across the sky.

Reply via email to