Hi Laurie,
I did not see that - thank you so much - you helpt me a lot.
Regards, Nici
Am Sonntag, den 26.06.2005, 07:19 -0400 schrieb Laurie Harper:
> nicole.wollgast wrote:
> > the DOCTYPE I am using is:
> >
> > > "-//Apache Software Foundation//DTD Struts Configuration
> > 1.0//EN
nicole.wollgast wrote:
the DOCTYPE I am using is:
http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd";>
Your doctype declaration is inconsistent: you specify version 1.0 in the public
identifier and 1.1 in the system identifier. You need to fix the public
identifier to also referenc
Hi Craig,
Am Samstag, den 25.06.2005, 13:09 -0700 schrieb Craig McClanahan:
> Nicole,
>
> Could you post the entire DOCTYPE declaration you are using? That
> will help us give you an idea of what is actually going on here.
the DOCTYPE I am using is:
http://jakarta.apache.org/struts/dtds/struts
Hi Nicole,
You have a typo.
You don't want global-exceptionS but rather global-exception.
Remove the S and everything should work.
Aladin
nicole.wollgast wrote:
Hi,
I am using struts and have a struts-config.xml that is valid against
struts-config_1_1.dtd (I checked it with xmlstarlet, th
Nicole,
Could you post the entire DOCTYPE declaration you are using? That
will help us give you an idea of what is actually going on here.
Craig
On 6/25/05, nicole.wollgast <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am using struts and have a struts-config.xml that is valid against
> struts-config
Hi,
I am using struts and have a struts-config.xml that is valid against
struts-config_1_1.dtd (I checked it with xmlstarlet, that it is
definitely valid).
Now when starting my application I get the error:
Parse Error at line 91 column 25: Element type "global-exceptions" must
be declared.
glob
6 matches
Mail list logo