In a java servlet you can get a Output stream by doing 

out = response.getOutputStream();

Is it possible to do the same with the com.allaire.cfx.Response?  The response class 
doesn't seem to have any such methods?  

thank you

Rich
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to