browser/index.action confirms that Struts is recognising the
> mapping,
> but it is not catching it.
>
> Regards
> --
> View this message in context:
> http://old.nabble.com/Problem-with-Global-Exceptions-tp26280416p26280416.html
> Sent from the Struts - User mailing list archiv
d.nabble.com/Problem-with-Global-Exceptions-tp26280416p26280416.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
I know that the menu() method is being called successfully, but Struts
> remains at the jsp page where I hit the button.
>
> Regards
> Roger
>
> --
> View this message in context:
> http://www.nabble.com/Global-Exceptions-with-Convention-Plugin-tp25395678p254
d is being called successfully, but Struts
remains at the jsp page where I hit the button.
Regards
Roger
--
View this message in context:
http://www.nabble.com/Global-Exceptions-with-Convention-Plugin-tp25395678p25490230.h
exception="javax.persistence.OptimisticLockException" result="input"/>
> exception="org.eclipse.persistemce.exceptions.OptimisticLockException"
> result="input"/>
>
>
>
>
>
>
>
>
--
View this message in context:
http://www.nabble.com/Global-Exceptions-with-Convention-Plugin-tp25395678p25489004.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe,
ion"
> result="input"/>
>
>
>
>
>
>
>
>
> menu
>
>
>
>
>
>
>
> --
> View this message in context:
> http://www.nabble.com/Global-Excep
e.org/dtds/struts-2.0.dtd";>
menu
--
View this message in context:
http://www.nabble.com/Global-Exceptions-with-Convention-Plugin-tp25395678p25395678.html
Sent from the Struts - User m
I think I've followed the instructions at [1] closely, and ended up with
this in my struts.xml:
I have no s defined in struts.xml because I'm using annotations for
action configuration. Is this setup incompatible with globa
Hi, Group.
I see some strange behavior in handling global exceptions in RAD 7.0.
I load my InitSrvlet through WEB.xml to perform an app initialization
from property files. Once this servlet is loaded, it effects struts
global exception handling. Defined global exceptions are not caught by
struts
Are you using Struts 1.3? I believe only 1.3 captures all exceptions --
while 1.2 captures only non-runtime exceptions.
Pallavi Shetty wrote:
Hi All,
When ever there is an error I need to handle the exceptions gracefully.
Since I'm using struts frame work I'm using global-
Hi All,
When ever there is an error I need to handle the exceptions gracefully.
Since I'm using struts frame work I'm using global-exceptions declarative.
Here is the struts-config.xml where I have included
I have written ActionExceptionHandler.java class which is the s
Hi,
If I'm using a declarative global exception handler - say
Is there any way I can force a redirect rather than a forward (similar
to using redirect="true" on a global forward)?
Charles
-
To unsubscribe, e-
)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:434)
[rest of stack trace remove]
-Original Message-
From: Andy.de [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 28, 2006 3:05 AM
To: user@struts.apache.org
Subject: RE: global exceptions, key?
G
Givler, Eric wrote:
>
> I'm pretty sure the error.message1 key which is looked up in the resource
> file can be displayed in the resulting jsp with:
>
>
>
Hi Eric,
thats what i tried but it don't work
Regards, Andy
--
View this message in context:
http://www.
EXCEPTION_KEY );
%>
-Original Message-
From: Andy.de [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 27, 2006 4:29 AM
To: user@struts.apache.org
Subject: global exceptions, key?
Hi struts experts,
i have a global exception at my struts-config like this:
How can i display the text
://www.nabble.com/global-exceptions%2C-key--tf2343367.html#a6522670
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Jim Reynolds wrote:
I put module="" in my exception, and it works, but it is not listed in the
attributes list from the preceding link?
Is it acceptable to use module="" to get out of module? even though it is
not listed in atts list
Hrm. I'll have to defer to somebody that actually knows som
ven though it is
not listed in atts list
Thanks,
On 11/1/05, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> Jim Reynolds wrote:
>
> >I am trying to find what attributes or elements can be placed inside a
> >global-exceptions element tag.
> >
> Does
Jim Reynolds wrote:
I am trying to find what attributes or elements can be placed inside a
global-exceptions element tag.
Does
http://struts.apache.org/struts-doc-1.2.x/userGuide/building_controller.html#exception_handler
help?
Dave
I am trying to find what attributes or elements can be placed inside a
global-exceptions element tag. I am in a module, and would like to have the
exception be thrown outside the module, to an index.jsp page. Currently this
snippet throws me to a index.jsp page within my module, and that is not
Hello,
I have set up a global-exceptions exception like so:
The last one points to /error.jsp is from chapter 9 of the cookbook. I wanted
to try an catch all exceptions with that while developing. Problem is, I keep
getting the HTTP status 500- in the browser, and
Well, if the page that displays the errors is "errors.jsp" then the path
should be "/errors.jsp".
If the path should be to an action ("errors.do") then you must have an
action defined for that mapping
Bill Siggelkow
Keith Bottner wrote:
I cannot get the configuration of my global-exception to
Message d'origine-
De : Keith Bottner [mailto:[EMAIL PROTECTED]
Envoyé : mardi 24 août 2004 00:51
À : Struts Users Mailing List
Objet : global-exceptions aren't working?
I cannot get the configuration of my global-exception to pick up any errors.
If an error occurs I just ge
I cannot get the configuration of my global-exception to pick up any errors.
If an error occurs I just get the blank white page. Here is my
global-exception configuration section.
Then I have a global-forward that looks like this
I tried specifying /errors.do as the path for the global
25 matches
Mail list logo