One more thing. Since the XML file gets loaded into memory once tomcat
starts up, any changes made to it henceforth would not take affect till the
next restart. Is there an alternative to this ? I require my user to
configure the XML through an appropriate editor on the net itself. Is there
any way this is possible ?


 Rakesh


----- Original Message -----
From: "David Winterfeldt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 13, 2001 11:25 PM
Subject: RE: digester


> I use the Digester in this class.  It loads the
> validation.xml in web/example/WEB-INF.
>
> com.wintecinc.struts.validation.ValidatorResourcesInitializer
>
> I have it posted here.
> http://home.earthlink.net/~dwinterfeldt
>
> David
>
>
> --- Rey Francois <[EMAIL PROTECTED]> wrote:
> > Look at the mapper configuration file loading
> > process in the mapper
> > framework that is available on Ted Husted site (
> >
> http://www.husted.com/about/struts/resources.htm#extensions
> >
> <http://www.husted.com/about/struts/resources.htm#extensions>
> > ).
> > See Mappers.initDigester(). I've had to create a few
> > custom rules as well.
> > Not sure if you can call this a better example. I
> > still think it's overly
> > complicated but it does the job.
> >
> > Fr
> >
> > -----Original Message-----
> > From: Rakesh [mailto:[EMAIL PROTECTED]]
> > Sent: 13 July 2001 07:21
> > To: [EMAIL PROTECTED]
> > Subject: digester
> >
> >
> > Is there a better example availiable anywhere of the
> > struts digester than
> > the struts-config file ?
> > Any good working examples ?
> >
> >
> >  Rakesh
> >
> >
> >
> ************************************************************************
> > The information in this email is confidential and is
> > intended solely
> > for the addressee(s).
> > Access to this email by anyone else is unauthorised.
> > If you are not
> > an intended recipient, you must not read, use or
> > disseminate the
> > information contained in the email.
> > Any views expressed in this message are those of the
> > individual
> > sender, except where the sender specifically states
> > them to be
> > the views of Capco.
> >
> > http://www.capco.com
> >
> ***********************************************************************
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
>

Reply via email to