Re: loading web.xml file from own class?

2002-05-28 Thread tek1
thanks. will give it a look. At 08:56 02/05/28 -0600, you wrote: >You might look at the jakarta-commons Digester component. > >It allows you to fairly easily rip through an xml doc without writing >your own sax/dom processor. > >Larry > > >>> [EMAIL PROTECTED] 05/27/02 01:53AM >>> >is there a

Re: loading web.xml file from own class?

2002-05-28 Thread Larry Meadors
You might look at the jakarta-commons Digester component. It allows you to fairly easily rip through an xml doc without writing your own sax/dom processor. Larry >>> [EMAIL PROTECTED] 05/27/02 01:53AM >>> is there a way of loading or access the web.xml from a non-servlet class?

loading web.xml file from own class?

2002-05-27 Thread tek1
hello. is there a way of loading or access the web.xml from a non-servlet class? thanks. -- To unsubscribe, e-mail: For additional commands, e-mail: