Search:

Type: Posts; User: Mr.777

Search: Search took 0.07 seconds.

  1. Replies
    15
    Views
    3,544

    Re: CALLING APPLET IN JSP

    You must try this
  2. Replies
    15
    Views
    3,544

    Re: CALLING APPLET IN JSP

    Sure anytime. Good luck and you must read about applets first before trying anything...:)
  3. Replies
    15
    Views
    3,544

    Re: CALLING APPLET IN JSP

    Anyways, getting back to your original question now, you can call you applet by,


    <jsp:plugin type="applet" code="PATHOFYOURAPPLET" codebase="PATHWHEREAPPLETRESIDES">
  4. Replies
    15
    Views
    3,544

    Re: CALLING APPLET IN JSP

    By creating the name applet.java will never make it applet. Well, getting back to your question, google it and you can get hundred of results for your query.
Results 1 to 4 of 4