Hi,
This is an easy thing to do in fact.
Add a @struts:exception class-tag to your exceptions classes.
Add a block in the struts-config xml template that will look (look into
ejbjar xml to have the exact syntax)
<XDtClass:forAllClassTag tagName="struts:exception">
   <strutstag???><XDtClass:className/></strutstag???>
</XDtClass:forAllClassTag>
I certainly miss some parts but you got the idea.
Then post this as a patch on SF and we will add it to the struts module :)
Vincent

----- Original Message -----
From: "Emerson Cargnin - MSA" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 17, 2002 6:51 PM
Subject: Re: [Xdoclet-user] Declarative exception handling strus tag


> Has anyone used XDoclet and struts declarative exception handling
> (global-exception tag). In XDoclet docs i can't find any tag or merge
point
> related to struts version. 1.1 global-exceptions. How coul'd be a
> workaround, put it together with other merge file? any idea?
>
> Emerson Cargnin
>
>
> _______________________________________________________________
>
> Hundreds of nodes, one monster rendering program.
> Now that's a super model! Visit http://clustering.foundries.sf.net/
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>
>


_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to