Explore BrainMass

Explore BrainMass

    Applet Servlet Communication In Java

    Not what you're looking for? Search our solutions OR ask your own Custom question.

    This content was COPIED from BrainMass.com - View the original, and get the already-completed solution here!

    Communicating with a servlet from an applet can be quite an ordeal if you dont know the
    nitty gritties. Here are some tips which should make it pretty straight forward.

    © BrainMass Inc. brainmass.com March 6, 2023, 12:43 pm ad1c9bdddf
    https://brainmass.com/computer-science/java/applet-servlet-communication-java-3910

    Solution Preview

    The servlet has two methods: the doGet and the doPost

    From the applet side:
    You have to first open a URLConnection object with the servlet

    Now, once ...

    Solution Summary

    Communicating with a servlet from an applet is advised. Tips to make communicating with a servlet from an applet are provided.

    $2.49

    ADVERTISEMENT