using JSTL get values from table ture or false i wants to print(map) thses values Yes or No in our j
- by mansoor
i get values from table true or false which i set boolean when i save a new record.
But i want when i retive these values from table using JSTL
How i could print(map) these true and false value on YES and NO values
in our jsp pages.