Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3694305
By: alaily

Hello,

I am using the latest version of displaytag on a linux system with java 1.5.

I am trying to use the "_rowNum" attribute in my column decorators but am 
failing
to get the expected result.  The table contains 5 rows but every time I do the
following (in my column decorator):

Object rowNumber = pageContext.findAttribute("table_rowNum");

I keep getting the last row (in other words 5).  I was under the impression
that a decorator was called when the row was actually rendered; in which case,
the numbering should work properly.  Can anyone shed light on what might be
going on?

Thanks.
Aladin


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to