Files
VANTEN/WebRoot/chartroom/send.jsp

3 lines
137 B
Plaintext

<%@ page contentType="text/html; charset=utf-8" language="java"%>
<%@ include file="content.jsp"%>
<%response.sendRedirect("main.jsp");%>