I wrote this article for the lastest issue of the CFDJ (January '04):

http://www.sys-con.com/coldfusion/article.cfm?id=698

It's about how you can leverage Java to add free spell checking in your CF applications.  It might be something you could benefit from - I show how to create a Java wrapper that exposes key functionality for a Java application, and how to use the wrapper in ColdFusion then.

-d
  ----- Original Message -----
  From: Michael Wolfe
  To: CF-Talk
  Sent: Monday, January 26, 2004 4:19 PM
  Subject: RE: Java for ColdFusion Developers

  Hi Massimo,

  First, let me say that I'm not a Java newbie... What I'm looking for is a
  book that gives specific examples of how to integrate Java in my existing CF
  code.

  Specifically, I'm working on an app that checks IP addresses against DNSBL
  lists. I know that I can do this using a CFX tag, but I would rather do it
  using java.net.Socket, for both performance and reliability reasons.

  --

  Michael Wolfe

  [EMAIL PROTECTED]
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to