Hello,

I've posted this question on the forum before I realized there was a
mailing list.  Hopefully, it won't repost it... but if it does - sorry.

Here is the issue:

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




-------------------------------------------------------
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
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to