Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can applets launch programs on the server?

applets launch Programs server
0
10 Posted

Can applets launch programs on the server?

0

Ans : Yes, using CGI. Any other implementation would be server dependent. Of course this requires a lot of coding and is non-trivial. A simple way to do this is not built into Java because that would require a special server. One of Java’s strengths is that it is web server independent. A number of organizations have developed special http servers that allow applets or other clients to run Java programs on the server in a secure environment. Most notably Sun’s Java Web Server implements a servlet interface for this purpose. The W3C’s JigSaw implements a similar idea called resource objects.

0

Yes, using CGI. Any other implementation would be server dependent. Of course this requires a lot of coding and is non-trivial. A simple way to do this is not built into Java because that would require a special server. One of Java’s strengths is that it is web server independent. A number of organizations have developed special http servers that allow applets or other clients to run Java programs on the server in a secure environment. Most notably Sun’s Java Web Server implements a servlet interface for this purpose. The W3C’s JigSaw implements a similar idea called resource objects.

0

Yes, using CGI. Any other implementation would be server dependent. Of course this requires a lot of coding and is non-trivial. A simple way to do this is not built into Java because that would require a special server. One of Java’s strengths is that it is http server independent. A number of organizations have developed special http servers that allow applets or other clients to run Java programs on the server in a secure environment. Most notably Sun’s Jeeves implements a servlet interface for this purpose. The W3C’s JigSaw implements a similar idea called resource objects.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.