Edit D:\app\Administrator\product\11.2.0\dbhome_1\owb\jrt\default-web-app\WEB-INF\classes\RequestInfoExample.class
?? 0 ? - G H I J , K L M N M O P Q R S T U I V W G X Y Z [ \ ] ^ _ ` a b c d e f g h i j g k l m n g o p g q r g s t , u v w rb Ljava/util/ResourceBundle; <init> ()V Code LineNumberTable LocalVariableTable this LRequestInfoExample; doGet R(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V request 'Ljavax/servlet/http/HttpServletRequest; response (Ljavax/servlet/http/HttpServletResponse; out Ljava/io/PrintWriter; title Ljava/lang/String; Exceptions x y doPost SourceFile RequestInfoExample.java 0 1 LocalStrings z { | . / text/html;charset=UTF-8 } ~ ? ? <html> ? ? <body> <head> requestinfo.title ? ? java/lang/StringBuffer <title> ? ? </title> ? ? </head> <body bgcolor="white"> ,<a href="../examples/servlets/reqinfo.html"> c<img src="../examples/images/code.gif" height=24 width=24 align=right border=0 alt="view code"></a> *<a href="../examples/servlets/index.html"> b<img src="../examples/images/return.gif" height=24 width=24 align=right border=0 alt="return"></a> <h3> </h3> <table border=0><tr><td> requestinfo.label.method </td><td> ? ? ? </td></tr><tr><td> requestinfo.label.requesturi ? ? ? ? ? requestinfo.label.protocol ? ? requestinfo.label.pathinfo ? ? requestinfo.label.remoteaddr ? ? </table> 7 8 RequestInfoExample javax/servlet/http/HttpServlet java/io/IOException javax/servlet/ServletException java/util/ResourceBundle getBundle .(Ljava/lang/String;)Ljava/util/ResourceBundle; &javax/servlet/http/HttpServletResponse setContentType (Ljava/lang/String;)V getWriter ()Ljava/io/PrintWriter; java/io/PrintWriter println getString &(Ljava/lang/String;)Ljava/lang/String; append ,(Ljava/lang/String;)Ljava/lang/StringBuffer; toString ()Ljava/lang/String; %javax/servlet/http/HttpServletRequest getMethod getRequestURI DemoUtil HTMLReplace getProtocol getPathInfo getRemoteAddr ! , - . / 0 1 2 <