User: starksm
Date: 01/06/27 03:13:16
Modified: src/main/org/jboss/test/web/servlets DebugServlet.java
Log:
Use the Util class utility methods
Revision Changes Path
1.5 +1 -1 jbosstest/src/main/org/jboss/test/web/servlets/DebugServlet.java
Index: DebugServlet.java
===================================================================
RCS file:
/cvsroot/jboss/jbosstest/src/main/org/jboss/test/web/servlets/DebugServlet.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- DebugServlet.java 2001/06/24 03:47:11 1.4
+++ DebugServlet.java 2001/06/27 10:13:16 1.5
@@ -16,8 +16,8 @@
import org.jboss.test.web.util.Util;
/** A servlet that dumps out debugging information about its environment.
- * @author [EMAIL PROTECTED]
- * @version $Revision: 1.4 $
+ * @author [EMAIL PROTECTED]
+ * @version $Revision: 1.5 $
*/
public class DebugServlet extends HttpServlet
{
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development