why not just give it exactly what it asks for?
<cfset inputstr = createobject("java","java.io.InputStream")>-----Original Message----- From: Jeff Chastain [mailto:[EMAIL PROTECTED] Sent: 28 June 2005 15:59 To: CF-Talk Subject: Java InputStream = ??? in CF I have a Java application that was purchased off the shelf that I am trying to get to interface with a custom ColdFusion application. One of the method calls in the Java application's API calls for an java.io.InputStream parameter. What would this be equal to (if anything) in ColdFusion? Is this the form field result of an <input type="file" field or is this the variable after a <cffile upload? Any Java people out there that could make this comparison? Thanks -- Jeff Chastain ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210725 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

