Hi,
I have been reading chapters from your book that are posted online to
understand Struts.
The book is great but think its not yet available here in bookstores. Will
you be posting chapter 8 anytime soon.
It will be of great help

Deepank

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, October 07, 2002 5:49 PM
Subject: Re: Declarative Exception handling with Struts 1.1-b2


> If you haven't already, may I suggest you download the
> draft of Chapter 10 from my book. It covers Struts and
> Exception Handling (both programmatic and declarative).
>
> Here's a link:
> http://www.theserverside.com/resources/strutsreview.jsp
>
> Sorry for the shameless plug, but I think the material
> will help.
>
> Chuck
> > Hi,
> > Can anybody help me in understanding declarative exception handling with
> > Struts1.1b2? My requirement is maintaining only single "error.jsp" file,
> > which should be displayed when an exception is thrown. We are having
multiple
> > exception classes and when an exception is thrown an error id is
associated
> > with it to get appropriate message. If I put all the error code vs error
> > messages in ApplicationResources.properties, there should be a way to
fetch
> > the error code from the thrown exception, and then displaying the
appropriate
> > message. Any help is appriciated.
> > Thanks,
> > Harvinder
> >
> > --
> > To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
> >
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to