Sun's brain-dead compiler seems to require that I put these at Class level instead of method level. I'm more than happy to change it if they ever manage to pull their collective heads out of their collective a**s.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@407740
13f79535-47bb-0310-9956-
ffa450edef68
* @version $Revision: 303900 $ $Date: 2005-04-30 00:22:29 +0200 (sam., 30 avr. 2005) $\r
*/\r
\r
+@SuppressWarnings("deprecation")\r
public class RequestFacade implements HttpServletRequest {\r
\r
\r
}\r
}\r
\r
-\r
public String getRealPath(String path) {\r
\r
if (request == null) {\r
* @author Jean-Francois Arcand\r
* @version $Revision: 303900 $ $Date: 2005-04-30 00:22:29 +0200 (sam., 30 avr. 2005) $\r
*/\r
+@SuppressWarnings("deprecation")\r
public class ResponseFacade \r
implements HttpServletResponse {\r
\r