examples/tomcat6/apache-tomcat-6.0.35-src/webapps/examples_small/WEB-INF/classes/stx/libjava/tomcat/HelloWorldExampleJ.java
branchcvs_MAIN
changeset 3412 df11bb428463
parent 3360 1a8899091305
equal deleted inserted replaced
3386:ddcff50a1fdc 3412:df11bb428463
    14 * distributed under the License is distributed on an "AS IS" BASIS,
    14 * distributed under the License is distributed on an "AS IS" BASIS,
    15 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    15 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    16 * See the License for the specific language governing permissions and
    16 * See the License for the specific language governing permissions and
    17 * limitations under the License.
    17 * limitations under the License.
    18 */
    18 */
    19 /* $Id: HelloWorldExampleJ.java,v 1.4 2015-01-28 02:11:07 vrany Exp $
    19 /* $Id: HelloWorldExampleJ.java,v 1.5 2015-03-20 13:29:43 vrany Exp $
    20  *
    20  *
    21  */
    21  */
    22 
    22 
    23 import java.io.*;
    23 import java.io.*;
    24 import java.util.*;
    24 import java.util.*;