An email message can also make calls to the Java standard output stream from inside the JavaScript tag ( <% %> ). For example, the following call sends the message Done to the server console:
<%
... // JavaScript processing
out.println("Done.");
%>
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |