Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: applet to perl cgi

by dorward (Curate)
on Mar 25, 2009 at 09:42 UTC ( [id://753072]=note: print w/replies, xml ) Need Help??


in reply to applet to perl cgi

Since you mention "perl cgi" in the subject line, I'm going to assume you mean:

"Cause a Java Applet running in a web browser to cause a web server to run a Perl program using a CGI interface."

... in which case, Perl has very little to do with it. Assuming the server is configured correctly to run the CGI, all you have to do is cause the Applet to issue an HTTP request to the server.

That requires you to write Java code, unless the Applet is already capable of making such requests.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://753072]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-26 07:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found