• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Cold Fusion MX - Servlets communication

 
Ranch Hand
Posts: 60
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys,
I need Cold fusion on one server to call Servlets on a different server. The CF help says the <cfservlet> tag is now deprecated in ColdFusionMX. And the alternative solution getpagecontext.include(servletpath) looks like will work only if both are on the same server. Can someone suggest any way to get to it now?
Has anyone tried this for Cold Fusion MX ... Any help will be most appreciated!!!
Thanks
Karen
reply
    Bookmark Topic Watch Topic
  • New Topic