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">
Hi,
You may want to look into a tool like Struts Console that performs config
file validation and ensures that your config file stays in compliance with
the DTD as you modify it.
http://www.jamesholmes.com/struts/
-James
-Original Message-
From: Ashutosh Satyam [mailto:[EMAIL PROTECTED]
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
5 matches
Mail list logo