I changed apache from proxying the plt-ws directory, to proxying
everything starting at the root directopry, and the add.ss demo works
great now with https.&nbsp; <br>
<br>
Thanks<br>
<br>
Corey<br><br><div><span class="gmail_quote">On 11/4/05, <b class="gmail_sendername">Anton van Straaten</b> &lt;<a href="mailto:anton@appsolutions.com">anton@appsolutions.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Corey Sweeney wrote:<br>&gt; Then I try manually going to<br>&gt;<br>&gt; <a href="https://localhost/plt-ws/servlets;id18*0*19261510/examples/add.ss">https://localhost/plt-ws/servlets;id18*0*19261510/examples/add.ss</a>, and I
<br>&gt; get the less expected error:<br>&gt;<br>&gt; Error 500<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;The servlet terminated abnormally.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Please ask the author to fix the problem based on the details in the<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Web server's log file.
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Powered by PLT<br>&gt;<br>&gt;<br>&gt; and the webserver puts on stdout:<br>&gt;<br>&gt; Servlet exception:<br>&gt; extract-binding/single: number not found in ()<br>&gt;<br>&gt;<br>&gt; Anyone know what's happening here?
<br><br>The add.ss servlet generates HTML which uses an HTTP POST request to<br>submit the numbers to the servlet.&nbsp;&nbsp;If you navigate to that URL directly<br>using your browser, the associated form info isn't available.<br>
<br>Anton<br><br></blockquote></div><br><br clear="all"><br>-- <br>((lambda (y) (y y)) (lambda (y) (y y)))