Thanks! that worked.
On Sun, Jun 26, 2011 at 3:50 AM, Konstantin Kolinko
wrote:
>> > servlet-class="com.i.common.DataPlatformServlet"/>
>
> The above is wrong. You should use nested elements, not attributes..
>
> Take a look at any existing webapp. E.g. the "examples" one that comes
> servlet-class="com.i.common.DataPlatformServlet"/>
The above is wrong. You should use nested elements, not attributes..
Take a look at any existing webapp. E.g. the "examples" one that comes
with Tomcat.
Best regards,
Konstantin Kolinko
--
I am getting following errors and not able to find what's missing:
http://java.sun.com/xml/ns/javaee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd";
versio