jsp iframe redirct


jsp iframe redirct

if( YOUR_ERROR_CONDITION ){ response.sendRedirect("error.jsp"); } error.jsp will contain the Javascript <script language="JavaScript"> window.top.document.location.href = "error_page.jsp; </script>...

jsp iframe redirct에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.


#IT·컴퓨터

원문링크 : jsp iframe redirct