Well AFIAK Bluedragon is basically a J2ee App (as is CFMX) so you'll need to learn all about J2ee http://java.sun.com/j2ee/ Mostly servlets and Jsp/Tag libs/.
You can write you own "tag type" snytax using Java Tag libs look here http://jakarta.apache.org/taglibs/index.html You can also use these tags in CF using cfimport WG > -----Original Message----- > From: Bryan F. Hogan [mailto:[EMAIL PROTECTED]] > Sent: 31 January 2003 17:33 > To: CF-Talk > Subject: OT: CF Capability but not CF. > > > Does anyone know where or how I can learn about writing my own application > server such as Blue Dragon has. This really interests me. Not that I could > compete I would just like to know how it is done. > > ============================================ > Bryan F. Hogan > Director of Internet Development > Macromedia Certified ColdFusion MX Developer > Digital Bay Media, Inc. > 1-877-72DIGITAL > ============================================ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

