Never mind, i found (trial and error) that you can use $myQuery.size to get the recordcount.
> After using the JSTL <sql:query var="myQuery"> action, is > there an easy way > to obtain myQuery.recordcount? Basically a count of the > number of records > returned by the query. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
