hi
follow this order u will get answer
(icon?,display-name?,description?,set-roperty*,exception*,forward*)".
(action
path="/CCMCmtsConfig"
type="com.test.ui.action.CCMCmtsConfAction"
name="ccmCmtsConfForm"
scope="session"
parameter="method">
]
Sent: Tuesday, July 13, 2004 11:54 PM
To: Struts Users Mailing List
Subject: strut-config.xml parse error issue - Urgent!!
Hi,
I have a struts based web application.
Recently I updated my struts config file
to handle exceptions declaratively.
Below is the snippet of the struts config file
Ashutosh Satyam wrote:
Thnx a million Erik.
It worked but still couldn't
make out how DTD is enforcing this particular
behaviour.
In the DTD, look at the definition of the "struts-config" element ...
you'll see that it explicitly lists the order of the various
subelements. The same thing happ
Thnx a million Erik.
It worked but still couldn't
make out how DTD is enforcing this particular
behaviour.
:-) Ashutosh
-Original Message-
From: Erik Weber [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 14, 2004 10:31 AM
To: Struts Users Mailing List
Subject: Re: strut-config.xml
In your action mapping, put your exception elements *before* your
forward elements, not after.
Cheers,
Erik
Ashutosh Satyam wrote:
Hi,
I have a struts based web application.
Recently I updated my struts config file
to handle exceptions declaratively.
Below is the snippet of the struts config fil
Hi,
I have a struts based web application.
Recently I updated my struts config file
to handle exceptions declaratively.
Below is the snippet of the struts config file.
6 matches
Mail list logo