>PrintWriter out = new PrintWriter(resp.getOutputStream());
>out.println("my informations");
>Any ideas? thanks in advance.

Maybe replace "out" with another name.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to