IntelliJ Java IDE
The moose likes Applets and the fly likes POST to ASP  through applets Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "POST to ASP  through applets" Watch "POST to ASP  through applets" New topic
Author

POST to ASP through applets

Dave O'Donnell
Greenhorn

Joined: Feb 12, 2001
Posts: 11
Hi Guys,
Any pointers re POSTing to an ASP page , using an applet.
I can't find any attributes , suitable methods in the URL class
or related classes. I've tried writing the POST using the outputStream classes and I can read the resulting HTML file
based on the POSTed data ok, but can only output it via the console, & can't figure out how to write it to the browser.
I know there has got to be a simple way of doing this but I'm "darned" if I know it.
Any ideas what classes , methods I should be investigating ?
thanks,
Dave
 
IntelliJ Java IDE
 
subject: POST to ASP through applets
 
Threads others viewed
where can I find a jsp poll?
Invoked Methods
strictfp
protected methods and classes in package
Post to ASP file using core java
developer file tools