"An exception occurred! Type:NetAccessorException, Message:Could not open file: http://java.sun.com/dtd/web-app_2_3.dtd'
when i try to parse web.xml getting above error at line 2
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN""http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
plz guide me how to avoid this?