if jsp is what u want, maybe Tomcat is an alternative solution? it's free and easy to configure. http://jakarta.apache.org/tomcat/index.html not sure about Linux, but for WinNT/IIS, read the documentation carefully, there is a step-by-step tutorial to teach you how to configure the tomcat so it will work together with IIS.
hope this helps. ============================= Mike Lau Web Developer [EMAIL PROTECTED] www.userinmind.com ============================= -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of charles arehart Sent: Wednesday, May 01, 2002 12:55 AM To: [EMAIL PROTECTED] Subject: RE: [CFTALKTor] RE: A little off topic Ah, excellent point Matt. In fact, on rereading Shane's note I think that's probably exactly what Shane meant. My bad. Just so used to fending off CFMX questions. Glad that's finally over!! :-) As to using the "version of JRUN in the background" implemented in CF5 (Pro as well as Enterprise), it's been my understanding and experience that you cannot run servlets and JSPs based on that. Even if there were a way to do it technically, I'm pretty sure that from a licensing standpoint, the "embedded" JRun is to be considered a locked version meant only for use by CF in, as you say, CFGRAPH support. (The enterprise version does add yet another underlying JRun serer to provide management and monitoring services.) /charlie > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Matt Liotta > Sent: Sunday, April 28, 2002 11:18 AM > To: [EMAIL PROTECTED] > Subject: RE: [CFTALKTor] RE: A little off topic > > > Are you sure this isn't a question about CF 5? CF 5 does come with an > embedded version of JRun in order to provide the graph support. > > -Matt > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On > Behalf Of charles arehart > Sent: Saturday, April 27, 2002 7:52 PM > To: [EMAIL PROTECTED] > Subject: RE: [CFTALKTor] RE: A little off topic > > I don't know that this question can be answered without violating the > NDA. I don't think Macromedia has publicly stated whether you will be > able to run servlets or JSPs by way of CFMX. You're right that it will > be available (in the basic configuration) with JRun as the embedded J2EE > app server, as well as being offered eventually in a form to install on > top of WebSphere and WebLogic. What's not clear is whether when you use > that embedded version you'll be able to run your own servlets and JSPs. > That would indeed make CFMX more than just a CF server but a full J2EE > server as well. All will be clear in coming weeks, it seems. > � > /charlie > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Shane Von Svoboda > Sent: Tuesday, April 23, 2002 9:14 AM > To: [EMAIL PROTECTED] > Subject: [CFTALKTor] RE: A little off topic > Hello everyone, > � > This is probably a silly question but I have no experience with Java > Applications. I understand that ColdFusion�s Enterprise version comes > with a version of JRUN in the background? I need to run some Java > Servlets. Do I need buy the full version of JRUN in order to run this > application? I�m assuming yes but I was hopping if someone who has > experience working and creating JSP, Java Servlets can give me some > insight. > � > Thanks in advance > � > > - > You are subscribed to the CFUGToronto CFTALK ListSRV. > This message has been posted by: "Matt Liotta" <[EMAIL PROTECTED]> > To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ > Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net) - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: "charles arehart" <[EMAIL PROTECTED]> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net) - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: "Mike Lau" <[EMAIL PROTECTED]> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net)
