1) Yes overkill at this time. 2) Ok, I guess I thought I would have to go from JSP to JAVA, and not be able to go from JSP to CFML. I will explore this and see where it leads me. You know of any hints or resources that might provide some road markers?
3) This should be do able as well, though I have only installed Tomcat once in my life. A good back up of 2 becomes impractical. Thanks for you insights. -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning ....-----Original Message----- ....From: Dave Watts [mailto:[EMAIL PROTECTED] ....Sent: Wednesday, March 30, 2005 2:02 PM ....To: CF-Talk ....Subject: RE: How to run a JSP file on a CF6.1 Profession Box? .... ....> Ok, then what might it take to deconstruct a JSP into a java ....> application that I presume one could be use with Professional ....> through a createObject call? Am I swimming up an unpleasant ....> stream without a canoe? .... ....I doubt that you'll be able to do this effectively. JSP pages and ....servlets ....have access to all sorts of objects that you won't be able to access from ....within a generic Java class. You have several alternatives that I can ....see: .... ....1. Buy CFMX Enterprise. This is probably overkill, though. ....2. Rewrite the JSP pages as CF pages. ....3. Install a parallel JSP container like Tomcat and run them through ....that. .... ....Dave Watts, CTO, Fig Leaf Software ....http://www.figleaf.com/ .... ....Fig Leaf Software provides the highest caliber vendor-authorized ....instruction at our training centers in Washington DC, Atlanta, ....Chicago, Baltimore, Northern Virginia, or on-site at your location. ....Visit http://training.figleaf.com/ for more information! .... .... .... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200839 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

