Hi - <br><br>I am running into a baffling behavior and wonders if others have seen it before.<br><br>When I try to access the examples/add.ss from lynx (the text-mode browser) - lynx has difficulty submitting the form.&nbsp; As far as I can tell, the server isn&#39;t being hit when I press the submit button.&nbsp; The page, of course, works fine in Firefox. <br>
<br>I can serve non-continuation-based pages without issues with lynx, so this leads me to believe there is a possible issue using continuation-url and lynx.&nbsp;&nbsp; <br><br>Has anyone else seen something similar?&nbsp; Below are my repro steps... <br>
<br>1 - start plt web server (mine is on port 8080)<br>2 - lynx <a href="http://localhost:8080/servlets/examples/add.ss">http://localhost:8080/servlets/examples/add.ss</a><br>3 - type in a number and press enter <br><br>Lynx will hang for a while (message: HTTP Request sent; wait for response) and then report a network error. <br>
<br>Thanks,<br>yc<br><br><br>