In a JSP page, I saw some codes like this:
<%
out.println("<script>");
...
out.println("</script>");
%>
My questions:
1)What is the "out"?
2)where does the "out.println" output the script?
Thanks
Scott
|
|
Results 1 to 2 of 2
Thread: out.println
Thread InformationUsers Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
|
Bookmarks