Var str = "abc";
/ / Define a variable in JavaScript <%
String STR3 = "33333";
/ / Define variables in a JSP
String str2 = "Document.write (str)" "; Document.write ('" str3 ")";
// add the JavaScript and JSP variables to Out.Println (STR2);
// Print the result% after the addition
script>