On Fri, 2 Mar 2001, Arafat Mohamed wrote:

> I apologize if this is the wrong forum, but I really need a quick solution.
>
> I have a jsp page with an error associated with it. How do I set it up so
> that the error.jsp emails me with the error message?

Can you dump the stack trace from an exception into a variable and email
that to you?  You could even have the variable containing that stacktrace
in a hidden variable in a form, and have a textbox that will allow the
user to also add extra notes to send along with it.

-- Brett
                                     http://www.chapelperilous.net/~bmccoy/
---------------------------------------------------------------------------
If you don't like the way I drive, stay off the sidewalk!


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

Reply via email to