%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ page contentType="text/html;charset=UTF-8" language="java" %>
# | Cargo | Fecha Desde | Fecha Hasta | Vacantes | |
---|---|---|---|---|---|
${sta.index+1} | ${convocatoria.getCargo().getNombre()} | ${convocatoria.getFechaInicio().toString().split(" ")[0]} | ${convocatoria.getFechaFin().toString().split(" ")[0]} | ${convocatoria.getCupos()} | Ver Postulantes |