[opencms-dev] FormMail web.xml error
hartmann at waehrisch-feykes.de
hartmann at waehrisch-feykes.de
Mon Sep 27 09:50:25 CEST 2004
The problem seems to be the order of the tags in
your web.xml - it is
not arbitrary.
Try this order:
- display-name
- description
- servlets
- servlet-mappings
- session-config
- welcome-file-list
- taglibs
or have a look at the DTD.
Regards,
Stephan
> Berg M. San wrote:
>
[...]
> you made a mistake while inserting your servlet
into web.xml
That's out of the question. :-)
I've just followed the documentation.
[...]
> this seems that you killed the taglib entry in
web.xml with your
new
> servlet-entry.
>
> Ensure that there are all tags closed and well
formed
I've checked twice the xml-file, there was no tag
open.
> Bye Achim
Thx, for your quick answer.
Berg.
_______________________________________________
This mail is send to you from the opencms-dev
mailing list
To change your list options, or to unsubscribe
from the list, please
visit
http://mail.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list