simply use URLConnection.
>From the applet you build the URL that point to your servlet. then open a
connection to it. and simply read it as if it was a file.
The servlet treat it as any connection from any browser.
lee
Lee Elenbaas
RTS Israel
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
(972) 2 5810748 ext: 207
Fax: (972) 2 5815507
------- Life building in 2 easy steps --------------
- First design the best structure you can.
- Then implement it as simple as you can.
That's the best way to complicate life!


-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Zhu Jiang
Sent: Monday, February 14, 2000 12:54 PM
To: [EMAIL PROTECTED]
Subject:


Hi, all

Is there any body know how to pass info between applet and servlet using
HTTP?

regard

zhu jiang

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
BEGIN:VCARD
VERSION:2.1
N:Elenbaas;Lee
FN:Lee Elenbaas
NOTE:Extension 207
TEL;WORK;VOICE:+972 (2) 5811462
TEL;HOME;VOICE:+972 (2) 6734245
TEL;CELL;VOICE:+972 (51) 293258
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
EMAIL;INTERNET:[EMAIL PROTECTED]
REV:19991201T233440Z
END:VCARD

Reply via email to