Supposing that is an Applet, call
AppletContext.showDocument("http://my.server.com/cgi-bin/my.cgi")
Or anything like that ...
Or you can open a Socket at server's 80 port, do the "GET HTTP/1.0
/cgi-bin/my.cgi" and get the result (If it have one)
At 16:06 24/02/99 , [EMAIL PROTECTED] wrote:
>Can someone point me to a FAQ or resource about executing a CGI script from
>within Java. I don't want to display the result, which I have done, just
>execute the CGI.
>
>
>r.b.
>
>
>
>Linuxsoft
>http://www.linuxsoft.net
>408.289.1286
>
>
>
>
>----------------------------------------------------------------------
>To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]