At 5:57 PM +0200 4/28/05, Sébastien GALLET wrote:
Joe Germuska a écrit :
At 3:11 PM +0200 4/24/05, Sébastien GALLET wrote:
Hello,
I'm looking for a good way to manage exceptions in struts.
Any links in your bookmarks ?
That's a pretty general question!
yes, it was :-[
With your help, I can catch e
Joe Germuska a écrit :
At 3:11 PM +0200 4/24/05, Sébastien GALLET wrote:
Hello,
I'm looking for a good way to manage exceptions in struts.
Any links in your bookmarks ?
That's a pretty general question!
yes, it was :-[
With your help, I can catch exceptions in my servlet and display them in
my ap
I am using struts 1.2.6 and I tried what Joe Germuska said however I am
missing something.
The message shows up so that displays it.
Or to put it another way
${message}
displays it while
${message}
doesn't. So it looks like the exception is generating an ActionErrors
object.
I gener
At 3:11 PM +0200 4/24/05, Sébastien GALLET wrote:
Hello,
I'm looking for a good way to manage exceptions in struts.
Any links in your bookmarks ?
That's a pretty general question!
I usually start by having a single global
exception handler defined which catches anything
thrown by Struts:
4 matches
Mail list logo