Hi Susan,

We use applet to servlet communication extensively through HTTP tunneling.

Please look at Marty Hall's book: Core Servlets and Java Server Pages. This
was invaluable to me when I was learning Java applet to servlet
communication and I use this as the Servlet/JSP bible. It has extensive
coverage on passing parameters to servlets as well as a whole lot of other
useful stuff. It is probably the best value for the money for a
reference/text-book.

Regards
Mark Vasudevan
VSi

> -----Original Message-----
> From: Susan M. Orndorff [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 10, 2001 8:10 AM
> To: JRun-Talk
> Subject: RE: Way to post form data without a form?
>
>
> Thank you all for your suggestions!  I have gotten a lot of good
> information.  The idea of sending name,value pairs is intriguing,
> since I need to pass along several parameters and their
> associated values, but am not using a form that the user sees in
> any way.   The posting referring to javaworld and its tips was
> helpful,  I had not come across this site before - lots of good
> info there.
> -s
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=sts
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to