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

 

From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf
Of Paul Haddon
Sent: Wednesday, April 13, 2011 9:10 PM
To: cfaussie@googlegroups.com
Subject: Re: [cfaussie] OT: jsp question

 

One of the handlers installed with CF 9 is jsphandler, which
is mapped to *.jsp

This is from our Enterprise CF 9 on IIS 7. 

It'd be easy enough to check for other configurations (standalone etc) 
by downloading and installing it as a developer edition

Cheers
Paul

On Thu, Apr 14, 2011 at 10:56 AM, Scott Thornton
<scott.thorn...@hnehealth.nsw.gov.au> wrote:

Hello,

 

Quick off topic question,

 

Can an IIS server running CF 9 also run .jsp pages?

 

I am guessing not, and that it would need another server software. like
apache or something?

 

I don't know anything  about jsp obviously..

 

 

-- 
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
<mailto:cfaussie%2bunsubscr...@googlegroups.com> .
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.

 

-- 
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.

-- 
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.

Reply via email to