advanced code snippet search
jonahlyn on 10/22/09
JSP
10/22/09 05:39pm
1 person have marked this snippet as a favorite
nerdfiles
<% String redirectURL = "http://www.google.com"; response.sendRedirect(redirectURL);%>
Report this snippet Tweet
Comment:
You need to login to post a comment.