%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib uri = "http://java.sun.com/jsp/jstl/core" prefix = "c" %>
# | Nombre | Apellido | Cedula | Correo | Telefono | Direccion | Experiencia laboral | Estudio universitario | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
${myIndex.index + 1}- | ${postulante.nombre} | ${postulante.apellido} | ${postulante.nroCedula} | ${postulante.correo} | ${postulante.telefono} | ${postulante.direccion} |
|
|
|
${postulante.nombreBootcamp} |
|
|