> hi,i use the professional version of cfmx and want to render jsp pages > is it possible in general with this version ?because i get errors when i call pages that end > with *.jsp (the page does not really exist)the error-text (german release) tells me that i have > a licence conflict and JSP is not available in the profi edition. but jsp is mapped in the httpd.confi > use apache 1.3.19 on suse7.2i updated to cfmx-3 and recompiled the connector (wsconfig.jar) for apache 1.3
http://www.macromedia.com/software/coldfusion/whitepapers/pdf/ColdFusionMXFeatureGrid_03.pdf No, unless you have a Java server seperate to CFMX. In the entrprise version you can use cfinclude to call jsp pages, but again I suspect that you would need a real Java server to serve jsp pages directly. CFMX includes a cut down version of JRun for its use only. Regards Stephen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=14 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=14 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
