Re: Offbeat.........A Java question.
the standard error output stream. Since: JDK1.1 See Also: SecurityManager.checkPermission(java.security.Permission), RuntimePermission > -Original Message- > From: ShriKant Vashishtha [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 16, 2002 12:28 AM >
Offbeat.........A Java question.
Hi, Is there any API existing which can trap the standard errors and can display on demand. I am using an IBM API which sends the errors to stderr which I want to trap and show to the client on demand. Many Thanks, -ShriKant ==