gdaniels 02/02/27 10:29:35 Modified: java/src/org/apache/axis/transport/http AxisServlet.java Log: *with* the import statement this time. :) Revision Changes Path 1.87 +1 -0 xml-axis/java/src/org/apache/axis/transport/http/AxisServlet.java Index: AxisServlet.java =================================================================== RCS file: /home/cvs/xml-axis/java/src/org/apache/axis/transport/http/AxisServlet.java,v retrieving revision 1.86 retrieving revision 1.87 diff -u -r1.86 -r1.87 --- AxisServlet.java 27 Feb 2002 18:28:24 -0000 1.86 +++ AxisServlet.java 27 Feb 2002 18:29:35 -0000 1.87 @@ -80,6 +80,7 @@ import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; +import javax.servlet.http.HttpUtils; import java.io.ByteArrayInputStream; import java.io.File; import java.io.IOException;
- cvs commit: xml-axis/java/src/org/apache/axis/transport/http ... rineholt
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... butek
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... gdaniels
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... dims
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... gdaniels
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... gdaniels
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... gdaniels
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... butek
- RE: cvs commit: xml-axis/java/src/org/apache/axis/transp... Glen Daniels
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... butek
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... gdaniels
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... gdaniels
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... tomj
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... rsitze
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... rsitze
- cvs commit: xml-axis/java/src/org/apache/axis/transport/... tomj