JSP: How to get the Recordcount of <sql:query ?
- From: "Udo Berg" <hell46@xxxxxxx>
- Date: Tue, 13 Sep 2005 22:07:34 +0200
Hi,
In my JSP-Page I have this Code:
<sql:query dataSource="${foo}" var="bar">
select ID from table
</sql:query>
How can I get the recordcount of this query?
Udo
.
- Follow-Ups:
- Re: JSP: How to get the Recordcount of <sql:query ?
- From: Bill Karwin
- Re: JSP: How to get the Recordcount of <sql:query ?
- Prev by Date: Re: url to connect an applet to mysql on a virtual hosting environment
- Next by Date: Re: url to connect an applet to mysql on a virtual hosting environment
- Previous by thread: Problem batching DB2 stored procedure calls using JDBC
- Next by thread: Re: JSP: How to get the Recordcount of <sql:query ?
- Index(es):
Relevant Pages
|
|