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