struts-config.xml parse errors (can't find source)

2003-03-11 Thread Rob
I'm just throwing together a demo application to refresh myself w/ struts but have run into a problem where the struts-config.xml is resulting in parsing errors, problem is I can't figure out where the error is. If someone could point it out I would appreciate it. ?xml version=1.0

Re: struts-config.xml parse errors (can't find source)

2003-03-11 Thread Stephen Smithstone
place yout formbeans before your global-forwards On Tuesday 11 March 2003 11:23 am, Rob wrote: I'm just throwing together a demo application to refresh myself w/ struts but have run into a problem where the struts-config.xml is resulting in parsing errors, problem is I can't figure out

Re: struts-config.xml parse errors (can't find source)

2003-03-11 Thread James Holmes
Struts Console should help with issues like this as it validates config files and can point out where in a file a problem is. http://www.jamesholmes.com/struts/ -james --- Stephen Smithstone [EMAIL PROTECTED] wrote: place yout formbeans before your global-forwards On Tuesday 11 March