It's possible to eliminate the "property" attribute of the column tag and give it a body. Then you can use <c:if> and <c:out> (or just JSP 2.0 syntax) to manipulate your output.

Matt

On May 13, 2005, at 11:57 PM, Jeff Thorne wrote:

One of the columns in my display tag table retrieves an int attribute. I
would like to generate
a number of image links based on the retrieved int. i.e a retrieved int of 4
= 4 star images and so on.


Is this possible with Display tag and if so how would I go about
accomplishing this?

Any help would be appreciated...

Thanks,
Jeff



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user



------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to