Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
  2. <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%>
  3.  
  4. <c:choose>
  5. <c:when test="${fn:length(Services) gt 0}">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement