For security reasons the JSP is switched off by default, inside the web.xml ( I think that is the location) there is a section in there where you need to uncomment (from memory).
And like Charlie said I think this is Enterprise were it is locked out, not sure haven't looked at this option for almost 11 years. From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf Of charlie arehart Sent: Friday, 15 April 2011 8:18 AM To: cfaussie@googlegroups.com Subject: RE: [cfaussie] OT: jsp question Yes, since CF 6 ColdFusion can itself run JSPs. (I think they may restrict it to Enterprise/Developer licenses only, and not Standard.) To Scott's question, technically, no IIS itself cannot run jsps, but if you have CF or any Java server/servlet engine, then yes THAT can run the JSPs, and you can certainly request them *through* IIS, just as you can request CFM pages through IIS and it's CF that runs them. /charlie -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com. To unsubscribe from this group, send email to cfaussie+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.