Use common-httpclient in you applet to do GET/POST operation from inside
the applet. Server side, all you need is a servlet or JSP that
understand the requests from your applet.

http://jakarta.apache.org/commons/httpclient/

En l'instant précis du 02/12/07 10:15, Teh Noranis Mohd Aris s'exprimait
en ces termes:
> Dear all,
>    
>   How can my applet communicate with JSP using POST and GET? I have an applet 
> with a Save button to save data in a file at Apache Tomcat server. The applet 
> also contain JTextField to input the file name and JTextArea to input the 
> text to be saved. How can the applet and JSP communicate? Can anyone please 
> e-mail me the source code? Thank you so much.
>    
>   Yours Sincerely,
>   TEH NORANIS
>
>  
> ---------------------------------
> Don't get soaked.  Take a quick peak at the forecast 
>  with theYahoo! Search weather shortcut.
>   


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to