[Actionframework-users] Exceptions - Stack Trace
Status: Inactive
Brought to you by:
ptoman
From: Sagar S. <sag...@ya...> - 2004-02-10 18:47:39
|
Hi all, I am having a problem using type-handlers, I guess. This is about exceptions. For example in ActionServlet file, I have: <on-exception class="java.lang.Exception" assign-to="error" show-template="error.vm"/> I display the error in a Velocity file by "$error.message". Here I would like to have a link, and want to display the stack trace when the link is clicked. What should I need to do, to do this. I tried passing the $error as a parameter, used type-handlers unsuccessfully. I don't know what to do. Any help is appreciated. -Vid. __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html |