Kurt,

An http post is a form submission, so the chances are that the data should
be available in the form scope in CF.

Do the http post to your CF page and check out the debug info in CF - the
info from the Java page should be displayed under the FORM variables, but if
not the URL variables.

Hope that helps

Regards

Stephen

----- Original Message -----
From: "Kurt Ward" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, June 14, 2002 1:52 PM
Subject: HTTP POST operation


> I need to send an HTTP POST to a CF template from a Java application.  How
> do I access the
> posted data?  Or can I?  CF version is 4.5
>
> Thanks
>
> 
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to