4639N/A<html>
4639N/A<!--
4639N/A test
4639N/A @bug 6193279
4639N/A @summary REGRESSION: AppletViewer throws IOException when path is encoded URL
4639N/A @author Dmitry.Cherepanov@SUN.COM : area=appletviewer
4639N/A @run compile IOExceptionIfEncodedURLTest.java
4639N/A @run shell IOExceptionIfEncodedURLTest.sh
4639N/A -->
4639N/A<head>
4639N/A<title>Started by shell script</title>
4639N/A</head>
4639N/A<body>
4639N/A
4639N/A<h1>IOExceptionIfEncodedURLTest<br>Bug ID: 6193279</h1>
4639N/A
4639N/A<p> See the dialog box (usually in upper left corner) for instructions</p>
4639N/A
4639N/A<APPLET CODE="IOExceptionIfEncodedURLTest.class" WIDTH=200 HEIGHT=200></APPLET>
4639N/A</body>
4639N/A</html>