Response Inlined.
"EXT-Vaze, Vinay G" wrote:
> 
> If I have a code block such as
> 
> <%
>   try {
> 
>   }
>   catch (Exception e) {
        e.printStackTrace(); //This should write the stack trace of the
exception to the console.
> 
>  }
> %>
> 
> inside a JSP, how do I output error to either the browser or
> to the server console ?
> 
> --
> Vinay Vaze
> 
> M/S     : 7H-80
> Phone  : (425)-865-2929
> Email   : [EMAIL PROTECTED]

-- 
Stephen Davidson
Java Consultant
Delphi Consultants, LLC
http://www.delphis.com
Phone: 214-696-6224 x208

Reply via email to