2 lines
71 B
Plaintext
2 lines
71 B
Plaintext
<%response.sendRedirect(request.getContextPath() + "/recipeSearch");%>
|
<%response.sendRedirect(request.getContextPath() + "/recipeSearch");%>
|