I need to hide an element if certain values are present in the JSP
The values are stored in a List so I tried:
This works fine for me.