웹프로그래밍/JSP

서버정보

폴더맨 2024. 6. 8. 07:19

서버정보

<%@ page language="java" contentType="text/html; charset=EUC-KR"%>
<HTML>
<BODY>
	<ul>
		<li>문서 경로 : <%=request.getContextPath()%>
		<li>서버 주소 : <%=request.getServerName()%>
		<li>서버 포트 : <%=request.getServerPort()%>
	</ul>
</BODY>
</HTML>

 

 

세상을 링크하라!!! 모든 링크를 한 자리에...
링크닷컴: https://linkdotcom.mycafe24.com/

 

유용한 링크, 링크닷컴 #무료 #링크사이트 #링크사이트

컴퓨터 및 일반 유용한 링크들을 모아 놓았습니다. 지금 바로 확인하세요!

linkdotcom.mycafe24.com