Machine 1 has a jsp app on it.
Machine 2 is a cf server with the needed datasource on it.
 
I need to add some code to the jsp app to run a sql insert on machine 2.  I
am restricted in setting up a datasource on machine 1 so I figured I could
have the code to do the insert on machine 2 and call it from the app on
machine 1, maybe with a cfhttp type call.  Is this possible, if so can
someone point me in the right direction for finding the JSP equivalent of
cfhttp.  Hope I explained it clearly, it makes sense in my mind, not sure if
it comes through clear written down :)
 
Scott


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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