HTML
javascript 페이지 이동
호밀밭의밀수꾼
2018. 10. 5. 16:41
<script type="text/javascript">
location.href="maincontroller/List.do";
</script>