dimanche 18 juin 2017

Dyanamic activation of class using JSP

I want to check the conditions like

if(href="a.html") then <li class="active"><a href="b.html">(active this class) else other 

How can I do this in JSP?Is it possible to do?Can I use Regular Expression here?

Aucun commentaire:

Enregistrer un commentaire