you will have to  use applet to servlets communication fort that
 there are more than one  methods for that
 1) http socket
  2) object stream
  3)  RMI

 you can find the complete detail in java servlet programming by jason
hunter(o'reilly)

regards
sachin

----- Original Message -----
From: john ranji <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 08, 2001 7:20 PM
Subject: How can I call a servlet from the click on an applet


> Hi all,
>    If any one can help me, please tell me how can I
> call ( post ) a message to a servlet when I click an
> applet location. I'm not having any submit button or
> any text box in the html page where the applet is
> existing and the applet is alone there.I need to
> submit a request to the servlet .. How will I do it..
> Thanx in Advance..
> Ranji
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - Share your holiday photos online!
> http://photos.yahoo.com/
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to