Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: Applet to JSP communication

David Delbecq

2007-02-12

Replies:

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@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.