CFHTTP is the way to go then. You'll have to figure out a way to return the result, but XML is probably the easiest. Just make an CFHTTP request to the JSP, it does the query and formats the result as XML, and then use xmlParse back on the CF side and extract the data you need.
cheers, barneyb On 6/25/05, Will Tomlinson <[EMAIL PROTECTED]> wrote: > Thanks Simeon! > > It would be JSP. > > Will > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 50 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210523 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

