This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSP and the fly likes comparators in display tag Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "comparators in display tag" Watch "comparators in display tag" New topic
Author

comparators in display tag

amrit pursnani
Greenhorn

Joined: Aug 02, 2006
Posts: 9
I HAVE MADE A CUSTOM COMPARATOR TO FOR SORTING A COLLECTION OBJECT . I AM PASSING THIS CUSTOM COMPARATOR IN THE COLUMN ATTRIBUTE OF DISPLAY TAG's TABLE TAG BUT WHEN I RUN MY APPLICATION IT GIVES MEE THE FOLLOWING ERROR
Unable to locate tag attribute info for tag attribute comparator.

Please suggest a solution.

Thanks
[ January 04, 2007: Message edited by: Bear Bibeault ]

AMRIT PURSNANI
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

amrit pursnani,

Typing with the caps-lock button down is the equivalent to yelling in a web forum and is considered rude.
Many people will skip by questions that were typed this way.


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
Adeel Ansari
Ranch Hand

Joined: Aug 15, 2004
Posts: 2874
Kindly avoid using all caps.
Please post the error stack trace. The code snippet would be a plus.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: comparators in display tag
 
Similar Threads
how to use 2 fmt tags? fmt:message in fmt:formatDate
comparators in display tag
Equal Symbol Expected?
Nested quotes in tag
jstl help