<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui"%>
--%>
 
<%--
번호 아이디 이름 회사명 업종 사업자등록번호 이메일 가입일 상세보기
${resultList.num} ${resultList.userid} ${resultList.userName} ${resultList.companyName} ${resultList.upjong} ${resultList.companyRegistNo} ${resultList.email} ${resultList.datetimes}