You could do something like this:

<%
System.out.println("Your message");
System.err.println("Your message");
%>

-----Original Message-----
From: Bob Kersten [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 01, 2001 8:54 AM
To: [EMAIL PROTECTED]
Subject: messages on the server window


Hello,

    I'd like to show certain (event) messages on the window where
Tomcat is running (thus: not send to the browser) I've seen this
in one of the JSP examples, but I don't know exactly how this is
done.

--
Ajuus,
  Bop.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to