RE: can we assign to a variable ??

2002-05-22 Thread Mader, Steve
mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 12:27 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: can we assign to a variable ?? Here is the code, but can't see the Contest parameter : // FrontEnd Plus GUI for JAD // DeCompiled : RowCountTag.class package org.apac

RE: can we assign to a variable ??

2002-05-22 Thread sufi malak
mentTag; } } thanks >From: "Mader, Steve" <[EMAIL PROTECTED]> >Reply-To: "Tag Libraries Users List" <[EMAIL PROTECTED]> >To: "'Tag Libraries Users List'" <[EMAIL PROTECTED]> >Subject: RE: can we assign to a variable ?

RE: can we assign to a variable ??

2002-05-22 Thread Mader, Steve
ginal Message- From: sufi malak [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 11:44 AM To: [EMAIL PROTECTED] Subject: RE: can we assign to a variable ?? I tried it : <% Integer myRowCount = (Integer)pageContext.getAttribute("org.apache.taglibs.dbtags.resultset.rowco unt");

RE: can we assign to a variable ??

2002-05-22 Thread sufi malak
t; <[EMAIL PROTECTED]> >To: "'Tag Libraries Users List'" <[EMAIL PROTECTED]> >Subject: RE: can we assign to a variable ?? >Date: Wed, 22 May 2002 10:20:31 -0400 > > >Try: > ><% Integer myRowCount = >(Integer)pageContext.getAttribute("org.

RE: can we assign to a variable ??

2002-05-22 Thread Mader, Steve
Try: <% Integer myRowCount = (Integer)pageContext.getAttribute("org.apache.taglibs.dbtags.resultset.rowco unt"); %> -Original Message- From: sufi malak [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 10:08 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subjec

can we assign to a variable ??

2002-05-22 Thread sufi malak
can we assign of DBtag to a variable ?? thanks _ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- To unsubscribe, e-mail: For additional commands, e-mail: