blob: 737c71f27d7897f7da720e8b9c5ff6f74211707f [file] [log] [blame]
<%
String redirectURL = "view/index.action";
response.sendRedirect(redirectURL);
%>