Comparing Dates with jstl
843838Jul 29 2005 — edited Jul 30 2005Hello All, need some with comparing dates with jstl.
I have to compare a string "12/31/2999" with a date coming from the database which is in date format
if they are equal i have to display "ACTIVE" else i have to display the date coming from the database
Any help is greatly appreciated.
Thanks