◆ 프로젝트 Servlet 버전 확인
페이지 정보
작성자 관리자 작성일 24-07-17 11:17 조회 591 댓글 0본문
index.jsp 아래의 소스 코드를 입력후 확인
브라우저에서 버젼 확인<br>
- 서버 : <%=application.getServerInfo() %><br>
- 서블릿 : <%= application.getMajorVersion() %>.<%= application.getMinorVersion() %><br>
- JSP : <%= JspFactory.getDefaultFactory().getEngineInfo().getSpecificationVersion() %>
댓글목록 0
등록된 댓글이 없습니다.