| Author |
Public ID references the old version of the Servlet DTD. You must change the public ID in web.xml fi
|
Purnachander Rao Thatikonda
Greenhorn
Joined: Jul 28, 2012
Posts: 3
|
|
Hi all,
iam getting this warning when i start welogic server,
<Jul 28, 2012 5:26:35 PM IST> <Warning> <HTTP> <BEA-101247> <Application: 'C:\bea\user_projects\domains\mydomain\applications', Mo
dule: 'helloserv': Public ID references the old version of the Servlet DTD. You must change the public ID in web.xml file to "-//S
un Microsystems, Inc.//DTD Web Application 2.3//EN".>
when requestis generated by jsp html file , it is not finding corresponding url pattern ,
Error 404--Not Found
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
please help me
|
 |
Ramakanta Sahoo
Ranch Hand
Joined: Aug 23, 2008
Posts: 235
|
|
|
Can you put your web.xml file here so that we can heck.
|
Regards, Ricky
Oracle Weblogic 10g Certified Expert
TechBlog
|
 |
 |
|
|
subject: Public ID references the old version of the Servlet DTD. You must change the public ID in web.xml fi
|
|
|