Re: tiles and exceptions

2004-10-26 Thread liooil
Sorry to anwswer so much time after your post. But I'm not sure I understand your point. What i try to say my jsp does not catch the exception with the tag . whereas the eception is defined as global in struts-config.xml : *It works with the errors added in my associated Form validate metho

Re: tiles and exceptions

2004-10-22 Thread Joe Germuska
At 2:25 PM + 10/22/04, liooil wrote: And i'm not sure to understand why the jsp catch the exception (my pretty error appears in the rendered html page) and the tiles element does not (the whole body is blank). Is there a soul to explain that to me? What about a work-around? I'm not sure I und

tiles and exceptions

2004-10-22 Thread liooil
Hello world, My webapp is getting a little bit bigger every day?. On the same rythm grows my struts knowlegde. But a this point i'm stuck with managing exceptions in my tiles element. I made little test. I gather all my tiles authenticationLayout defined this way in a single jsp (authentication_t

tiles and exceptions

2004-10-22 Thread liooil
Hello world, My webapp is getting a little bit bigger every day?. On the same rythm grows my struts knowlegde. But a this point i'm stuck with managing exceptions in my tiles element. I made little test. I gather all my tiles authenticationLayout defined this way in a single jsp (authentication_t