But if I will use web.xml fragment then final web.xml will contain 2 front controller:
- first - automatically generated by dm server;
- second - from web.xml fragment.
First controller never...
Type: Posts; User: vsbronnikov; Keyword(s):
But if I will use web.xml fragment then final web.xml will contain 2 front controller:
- first - automatically generated by dm server;
- second - from web.xml fragment.
First controller never...
Hello!
I want to use Cocoon (cocoon.apache.org) as a web-framework in my application. But in Spring dm server, when build web.xml from manifest headers, servlet has a class...