send data back to a CF page from a Java applet?

View: New views
2 Messages — Rating Filter:   Alert me  

send data back to a CF page from a Java applet?

by Johnny Le :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

How do you send data back to a CF page from a Java Applet?  I want to build an applet that has a form.  When the data submits the form, the CF page will process it.  So how do I make the data in the Java Applet available in a CF page to process?

Johnny

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:40:1819
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/40
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:40
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.40
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Re: send data back to a CF page from a Java applet?

by Simon Horwith :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

you can submit the data rfom Java via HTTP or SOAP, or your applet could
talk with an event gateway using JMS or some other protocol.

~Simon

Simon Horwith
CIO, AboutWeb - http://www.aboutweb.com
Editor-in-Chief, ColdFusion Developers Journal
Member of Team Macromedia
Macromedia Certified Master Instructor
Blog - http://www.horwith.com




Johnny Le wrote:

>Hi,
>
>How do you send data back to a CF page from a Java Applet?  I want to build an applet that has a form.  When the data submits the form, the CF page will process it.  So how do I make the data in the Java Applet available in a CF page to process?
>
>Johnny
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how to get a fax number that sends and receives faxes using your current email address
http://www.houseoffusion.com/banners/view.cfm?bannerid=64

Message: http://www.houseoffusion.com/lists.cfm/link=i:40:1820
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/40
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:40
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.40
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54