The answer is in the error message
> The content of element type "struts-config" must match
> "(display-name?,description?,data-sources?,form-beans?,
> global-exceptions?,global-forwards?,action-mappings?,controller?,
> message-resources*,plug-in*)".
The order of the struts-config elements
The element should appear above the (&
) elements in the config XML
Regards
Duncan Mills
Brij Naald wrote:
Hi,
I'm trying to work with a subclass of requestprocessor. Therefore I add
in the
struts-config.xml.
How simple this looks, it doesn't work.
When I add this line to the struts-blank c
2 matches
Mail list logo