I have a situation where I am need to include a cfm page into a jsp page....I have tried the <%@ include file="file.cfm"%> but this does not work becuase the jsp page tries to translate the Cold Fusion code into java code.  Is there a way to pass the results of a cfm page into a jsp page instead of just inserting the code into the jsp page?
 
Christopher V. Holdman
[EMAIL PROTECTED]
 

Reply via email to