[3191] in java-interest
appletContext and HTML content
daemon@ATHENA.MIT.EDU (Michael Gill)
Thu Nov 2 20:15:02 1995
From: mgill@dtd.com (Michael Gill)
Date: Thu, 2 Nov 1995 17:17:17 -0500
To: java-interest@java.Eng.Sun.COM
Hello,
I'm trying to do something, that hopefully is simple:
Using the Beta-1 JDK, and Netscape 2.0bj:
1) Access and display a HTML page from an applet
2) Use POST method to invoke a CGI script.
Could anyone tell me if/how this can be done using the
current API ?
I would think that using getAppletContext(), and then
invoking context.showDocument() would do this, but
it dosn't seem to be the case.
thank you mgill@dtd.com
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com