Searched refs:activeIndex (Results 1 – 2 of 2) sorted by relevance
178 int activeIndex; in doGet() local181 activeIndex = 3; in doGet()184 activeIndex = 2; in doGet()187 activeIndex = 1; in doGet()190 activeIndex = 0; in doGet()205 request.setAttribute("activeIndex", activeIndex); in doGet()
48 <li class='${loop.index == activeIndex ? "active" : ""}'>