Clement

Can we move the recordset    in TagLib

QueryTable rs = (QueryTable) pageContext.getAttribute("rs");
rs.absolute(3);
if not, is there any alternative way for this?
 

Younas Aamir
http://advcomm.net

Yes.

--
Clement Wong
JRun Engineer
< a l l a i r e >

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 24, 2000 2:54 PM
To: [EMAIL PROTECTED]
Subject: JRun Tag Library

if i am using the custom tag (sql) from the library using a datasource
like:

<%@ taglib uri="jruntags" prefix="jrun" %>
<jrun:sql datasrc="MyTest" id="rs">
  select userid,username from user
</jrun:sql>

am i still taking advantage of JRun connection pooling behind the scenes??
appreciate a response from allaire folks.

thanks,
Urmila

----------------------------------------------------------------------------
--
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe:
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to