Re: JSP and IIS

2000-10-26 Thread Michael Donnelly

Nope.  Resin from Caucho Software has a very cool servlet runner that
integrates with IIS via filter, though.  Easy to set up and hasn't bombed
yet in my tinkering.

   Mike

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Thompson Willard
Sent: Thursday, October 26, 2000 8:42 AM
To: [EMAIL PROTECTED]
Subject: [JSP-INTEREST] JSP and IIS


Hello -

Are you able to run JSP on plain IIS (i.e. without a plugin like Tomcat)?

- Willard

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP and IIS

2000-10-26 Thread Nasser Dassi

JSP and ASP, although functionality-wise are similar (but they are not the
same), are not interchangeable technologies.  The closest you can get is see
if your host provider is capable of swapping services for your package.
Otherwise, either seek an alternative host provider, or give up a limb or
two.

Yours,

  Nasser Dassi
  Software  Internet Developer

  "Openmindedness Rewards A Lifetime"

- Original Message -
From: "Thompson Willard" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, October 26, 2000 1:48 PM
Subject: Re: RES : JSP and IIS


 I'm running into a problem because I want to use JSP's but my host
provider
 doesn't support any new plugins with out charging an arm or leg.  But they
 support ASP's of which I don't want to use.

 -Original Message-
 From: André Sampaio [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, October 26, 2000 1:30 PM
 To: [EMAIL PROTECTED]
 Subject: RES : JSP and IIS


 Ok. You can use JSP with MS - IIS using Allaire JRun.
 All deployment in JRun and Web Server Microsoft IIS 4.0 or 5.0.


  Andre Luis Duque Sampaio | Senior Engineer
  [EMAIL PROTECTED]
 
  2PG | Seu futuro daqui pra frente
  Rua Voluntários da Pátria 89/2º andar
  CEP: 22270-000, Rio de Janeiro, RJ
  Tel/Fax: 55.21.579.2244
 www.2pg.com
 


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS

2000-09-20 Thread Jens-Uwe Eilers

Hello,

look at
http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat/etc/Attic/tomcat-i
is-howto.html

Jens-Uwe

- Original Message -
From: "Dhananjay" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, September 20, 2000 8:27 AM
Subject: JSP on IIS


 Does anyone know how to configure IIS and PWS to accept JSP requests.

 I have downloaded the ISAPI (isapi_redirect.dll) redirect form TOMCAT.

 Thanks
 Dhananjay
 [EMAIL PROTECTED]


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS

2000-09-20 Thread Dhananjay

Thanks very much
Everything worked very fine

Dhananjay

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Jens-Uwe Eilers
Sent: Wednesday, September 20, 2000 2:08 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS


Hello,

look at
http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat/etc/Attic/tomcat-i
is-howto.html

Jens-Uwe

- Original Message -
From: "Dhananjay" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, September 20, 2000 8:27 AM
Subject: JSP on IIS


 Does anyone know how to configure IIS and PWS to accept JSP requests.

 I have downloaded the ISAPI (isapi_redirect.dll) redirect form TOMCAT.

 Thanks
 Dhananjay
 [EMAIL PROTECTED]


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS

2000-09-20 Thread Distler,Rodney

Look at Jrun from Allaire Corp.

-Original Message-
From:   Dhananjay [mailto:[EMAIL PROTECTED]]
Sent:   Wednesday, September 20, 2000 1:28 AM
To: [EMAIL PROTECTED]
Subject:JSP on IIS

Does anyone know how to configure IIS and PWS to accept JSP
requests.

I have downloaded the ISAPI (isapi_redirect.dll) redirect
form TOMCAT.

Thanks
Dhananjay
[EMAIL PROTECTED]


===
To unsubscribe: mailto [EMAIL PROTECTED] with body:
"signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS

2000-09-20 Thread Duffey, Kevin

I would use the Resin servlet engine or the Orion app server instead of IIS.

-Original Message-
From: Dhananjay [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 19, 2000 11:28 PM
To: [EMAIL PROTECTED]
Subject: JSP on IIS


Does anyone know how to configure IIS and PWS to accept JSP requests.

I have downloaded the ISAPI (isapi_redirect.dll) redirect form TOMCAT.

Thanks
Dhananjay
[EMAIL PROTECTED]

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS

2000-09-20 Thread Scott Fryxell

what version of NT did you get it to work on (2000 or nt4)? i have tried to
get Jakarta to integrate with IIS on windows 2000 and have been
unsuccessful.

Thanks
Scott Fryxell
wiseconnect

look at
http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat/etc/Attic/tomcat-i
is-howto.html


 Does anyone know how to configure IIS and PWS to accept JSP requests.

 I have downloaded the ISAPI (isapi_redirect.dll) redirect form TOMCAT.


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS

2000-09-20 Thread Scott Fryxell

What version of NT did you get it to work on (2000 or nt4)? i have tried to
get Jakarta to integrate with IIS on windows 2000 and have been
unsuccessful.

Thanks
Scott Fryxell
wiseconnect

look at
http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat/etc/Attic/tomcat-i
is-howto.html


 Does anyone know how to configure IIS and PWS to accept JSP requests.

 I have downloaded the ISAPI (isapi_redirect.dll) redirect form TOMCAT.


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS 5

2000-08-07 Thread Shane Duan

Why don't you try out Jrun server extension.  http://www.allaire.com/

It's an IIS server extension that can run JSP, with some other cool feature.

Shane Duan
[EMAIL PROTECTED]

 -Original Message-
From:   Niclas Lindberg [mailto:[EMAIL PROTECTED]]
Sent:   Monday, August 07, 2000 8:34 AM
To: [EMAIL PROTECTED]
Subject:JSP on  IIS 5

Hi!

I'm new to JSP but not to Java, IIS, Apache. What is the best way to work
with JSP?

Currently we're developing on IIS5, ASP and Perl.
Is there any ISAPI component to ASP that makes it possible to run JSP pages
with IIS 5, as with the ActiveState's ActivePerl?

Should we change to another webserver, java web server, apache?

Thanks,
Niclas Lindberg



-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Pradeep Roy
Sent: Monday, August 07, 2000 9:56 AM
To: [EMAIL PROTECTED]
Subject: How do you change the LOTUS NOTES Database Security to access
by JSP?


Hi

Could anyone tell me how to change the database security of LOTUS NOTES
after copying the database. It would help me the data to be accessed in the
JSP.

Please suggest.

Thanks  Regards
Pradeep

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS 5

2000-08-07 Thread Muliawan Sjarif

Hi,

I have problem with Apache Web Server. I couldn't display my page with .jsp
extension.
Is there any settings should I do, so I can display .jsp page through
Apache?

Thanks for your help.
Muliawan

- Original Message -
From: "Shane Duan" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 07, 2000 11:00 PM
Subject: Re: JSP on IIS 5


 Why don't you try out Jrun server extension.  http://www.allaire.com/

 It's an IIS server extension that can run JSP, with some other cool
feature.

 Shane Duan
 [EMAIL PROTECTED]

  -Original Message-
 From:   Niclas Lindberg [mailto:[EMAIL PROTECTED]]
 Sent:   Monday, August 07, 2000 8:34 AM
 To: [EMAIL PROTECTED]
 Subject:JSP on  IIS 5

 Hi!

 I'm new to JSP but not to Java, IIS, Apache. What is the best way to work
 with JSP?

 Currently we're developing on IIS5, ASP and Perl.
 Is there any ISAPI component to ASP that makes it possible to run JSP
pages
 with IIS 5, as with the ActiveState's ActivePerl?

 Should we change to another webserver, java web server, apache?

 Thanks,
 Niclas Lindberg



 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of Pradeep Roy
 Sent: Monday, August 07, 2000 9:56 AM
 To: [EMAIL PROTECTED]
 Subject: How do you change the LOTUS NOTES Database Security to access
 by JSP?


 Hi

 Could anyone tell me how to change the database security of LOTUS NOTES
 after copying the database. It would help me the data to be accessed in
the
 JSP.

 Please suggest.

 Thanks  Regards
 Pradeep


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS? Possible?

2000-04-28 Thread Joe Hanink

yes, you'll need an IIS connector.  One is provided with the free Allaire
JRUN at www.allaire.com

the connector is configurable during installation.

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Chris Cayetano
Sent: Friday, April 28, 2000 12:00 PM
To: [EMAIL PROTECTED]
Subject: JSP on IIS? Possible?


I'd like to know if this is possible. If so, what is needed? Is there a web
page illustrating the steps?

Thanks in advance.

Chris

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS? Possible?

2000-04-28 Thread Kevin Duffey

Yes. We use JRUN here, its a DLL plugin for IIS.

I have tested Resin, which is quite a bit faster and easier to work with.
Also, if you don't need to use SSL right now..you can wait a few
months...use Resin as your web server AND servlet/jsp engine. It works much
faster than IIS/JRUN or IIS/Resin.

Forget the site..but do a search for Resin and you'll find it.

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS? Possible?

2000-04-28 Thread Joe Hanink

The JRUN install gives the option to create an IIS connector.  This will
allow you to serve JSP pages from your IIS web directories as long as your
JRUN services are running.

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Deniz Ersöz
Sent: Friday, April 28, 2000 1:25 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


How can I use Jrun with IIS?


- Original Message -
From: "Kevin Duffey" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, April 28, 2000 11:01 PM
Subject: Re: JSP on IIS? Possible?


 Yes. We use JRUN here, its a DLL plugin for IIS.

 I have tested Resin, which is quite a bit faster and easier to work with.
 Also, if you don't need to use SSL right now..you can wait a few
 months...use Resin as your web server AND servlet/jsp engine. It works
much
 faster than IIS/JRUN or IIS/Resin.

 Forget the site..but do a search for Resin and you'll find it.


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS? Possible?

2000-04-28 Thread Kevin Duffey

You buy it for $600 and install it. I would go with Resin personally. Its
free to use, and like I said..if you don't need SSL, use its web server
too..its much faster than IIS with any servlet engine. Plus, Resin gives you
servlet 2.2 and JSP 1.1 spec, where as JRUN is only Servlet 2.1 and JSP 1.0
spec right now..a bit behind.

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS? Possible?

2000-04-28 Thread Neeraj Dad

Hi joe,
I heard that Jrun does not have support for JSP1.1. pls correct me in this.
coz i am using Resin just becoz of this. As Resin is providing support to
JSP1.1
Neeraj

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Joe Hanink
Sent: Friday, April 28, 2000 9:49 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


The JRUN install gives the option to create an IIS connector.  This will
allow you to serve JSP pages from your IIS web directories as long as your
JRUN services are running.

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Deniz Ersöz
Sent: Friday, April 28, 2000 1:25 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


How can I use Jrun with IIS?


- Original Message -
From: "Kevin Duffey" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, April 28, 2000 11:01 PM
Subject: Re: JSP on IIS? Possible?


 Yes. We use JRUN here, its a DLL plugin for IIS.

 I have tested Resin, which is quite a bit faster and easier to work with.
 Also, if you don't need to use SSL right now..you can wait a few
 months...use Resin as your web server AND servlet/jsp engine. It works
much
 faster than IIS/JRUN or IIS/Resin.

 Forget the site..but do a search for Resin and you'll find it.


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS? Possible?

2000-04-28 Thread Neeraj Dad

I too agree with this. and above all it automatically compiles the java
classes, so when ever there is any change in code all you have to do is
replace the source file, you need not to shutdown the server and restart it
again.
Neeraj

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Duffey
Sent: Friday, April 28, 2000 10:44 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


You buy it for $600 and install it. I would go with Resin personally. Its
free to use, and like I said..if you don't need SSL, use its web server
too..its much faster than IIS with any servlet engine. Plus, Resin gives you
servlet 2.2 and JSP 1.1 spec, where as JRUN is only Servlet 2.1 and JSP 1.0
spec right now..a bit behind.

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS? Possible?

2000-04-28 Thread Joe Hanink

http://java.sun.com/products/jsp/industry.html

Yes, Allaire JRUN version 2.3.3 supports servlets 2.1 and JSP 1.0

however, version 3.0 BETA supports servlets 2.2 and JSP 1.1


-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Neeraj Dad
Sent: Friday, April 28, 2000 4:23 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


Hi joe,
I heard that Jrun does not have support for JSP1.1. pls correct me in this.
coz i am using Resin just becoz of this. As Resin is providing support to
JSP1.1
Neeraj

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Joe Hanink
Sent: Friday, April 28, 2000 9:49 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


The JRUN install gives the option to create an IIS connector.  This will
allow you to serve JSP pages from your IIS web directories as long as your
JRUN services are running.

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Deniz Ersöz
Sent: Friday, April 28, 2000 1:25 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


How can I use Jrun with IIS?


- Original Message -
From: "Kevin Duffey" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, April 28, 2000 11:01 PM
Subject: Re: JSP on IIS? Possible?


 Yes. We use JRUN here, its a DLL plugin for IIS.

 I have tested Resin, which is quite a bit faster and easier to work with.
 Also, if you don't need to use SSL right now..you can wait a few
 months...use Resin as your web server AND servlet/jsp engine. It works
much
 faster than IIS/JRUN or IIS/Resin.

 Forget the site..but do a search for Resin and you'll find it.


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS? Possible?

2000-04-28 Thread Deniz Ersöz

Thank u for sharing your ideas with me...

I installed Resin just now and it works fine...


- Original Message -
From: "Neeraj Dad" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, April 29, 2000 2:25 AM
Subject: Re: JSP on IIS? Possible?


 I too agree with this. and above all it automatically compiles the java
 classes, so when ever there is any change in code all you have to do is
 replace the source file, you need not to shutdown the server and restart
it
 again.
 Neeraj

 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Duffey
 Sent: Friday, April 28, 2000 10:44 PM
 To: [EMAIL PROTECTED]
 Subject: Re: JSP on IIS? Possible?


 You buy it for $600 and install it. I would go with Resin personally. Its
 free to use, and like I said..if you don't need SSL, use its web server
 too..its much faster than IIS with any servlet engine. Plus, Resin gives
you
 servlet 2.2 and JSP 1.1 spec, where as JRUN is only Servlet 2.1 and JSP
1.0
 spec right now..a bit behind.


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS? Possible?

2000-04-28 Thread Neeraj Dad

Can you throw light on JSP/XML model for  web application
Neeraj

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Deniz Ersöz
Sent: Friday, April 28, 2000 11:16 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


Thank u for sharing your ideas with me...

I installed Resin just now and it works fine...


- Original Message -
From: "Neeraj Dad" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, April 29, 2000 2:25 AM
Subject: Re: JSP on IIS? Possible?


 I too agree with this. and above all it automatically compiles the java
 classes, so when ever there is any change in code all you have to do is
 replace the source file, you need not to shutdown the server and restart
it
 again.
 Neeraj

 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Duffey
 Sent: Friday, April 28, 2000 10:44 PM
 To: [EMAIL PROTECTED]
 Subject: Re: JSP on IIS? Possible?


 You buy it for $600 and install it. I would go with Resin personally. Its
 free to use, and like I said..if you don't need SSL, use its web server
 too..its much faster than IIS with any servlet engine. Plus, Resin gives
you
 servlet 2.2 and JSP 1.1 spec, where as JRUN is only Servlet 2.1 and JSP
1.0
 spec right now..a bit behind.


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS? Possible?

2000-04-28 Thread Neeraj Dad

hi chris,
you can use JSP pages with IIS.
I am also doing same. All you need a JSP/Servlet engine such as
Jrun/Resin/ServletExec
and you can run JSP pages on IIS.
pls let me know if you need anything else.
bye the way i am using Resin1.1 download it from www.caucho.com
Neeraj

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Chris Cayetano
Sent: Friday, April 28, 2000 8:00 PM
To: [EMAIL PROTECTED]
Subject: JSP on IIS? Possible?


I'd like to know if this is possible. If so, what is needed? Is there a web
page illustrating the steps?

Thanks in advance.

Chris

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS? Possible?

2000-04-28 Thread Neeraj Dad

If you have tried Resin , can you pls tell me which is faster Resin or Jrun.
Neeraj

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Joe Hanink
Sent: Friday, April 28, 2000 11:25 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


http://java.sun.com/products/jsp/industry.html

Yes, Allaire JRUN version 2.3.3 supports servlets 2.1 and JSP 1.0

however, version 3.0 BETA supports servlets 2.2 and JSP 1.1


-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Neeraj Dad
Sent: Friday, April 28, 2000 4:23 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


Hi joe,
I heard that Jrun does not have support for JSP1.1. pls correct me in this.
coz i am using Resin just becoz of this. As Resin is providing support to
JSP1.1
Neeraj

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Joe Hanink
Sent: Friday, April 28, 2000 9:49 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


The JRUN install gives the option to create an IIS connector.  This will
allow you to serve JSP pages from your IIS web directories as long as your
JRUN services are running.

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Deniz Ersöz
Sent: Friday, April 28, 2000 1:25 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


How can I use Jrun with IIS?


- Original Message -
From: "Kevin Duffey" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, April 28, 2000 11:01 PM
Subject: Re: JSP on IIS? Possible?


 Yes. We use JRUN here, its a DLL plugin for IIS.

 I have tested Resin, which is quite a bit faster and easier to work with.
 Also, if you don't need to use SSL right now..you can wait a few
 months...use Resin as your web server AND servlet/jsp engine. It works
much
 faster than IIS/JRUN or IIS/Resin.

 Forget the site..but do a search for Resin and you'll find it.


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP on IIS? Possible?

2000-04-28 Thread Kevin Duffey

Resin by a long shot.

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Neeraj Dad
Sent: Friday, April 28, 2000 5:15 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


If you have tried Resin , can you pls tell me which is faster Resin or Jrun.
Neeraj

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Joe Hanink
Sent: Friday, April 28, 2000 11:25 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


http://java.sun.com/products/jsp/industry.html

Yes, Allaire JRUN version 2.3.3 supports servlets 2.1 and JSP 1.0

however, version 3.0 BETA supports servlets 2.2 and JSP 1.1


-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Neeraj Dad
Sent: Friday, April 28, 2000 4:23 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


Hi joe,
I heard that Jrun does not have support for JSP1.1. pls correct me in this.
coz i am using Resin just becoz of this. As Resin is providing support to
JSP1.1
Neeraj

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Joe Hanink
Sent: Friday, April 28, 2000 9:49 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


The JRUN install gives the option to create an IIS connector.  This will
allow you to serve JSP pages from your IIS web directories as long as your
JRUN services are running.

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Deniz Ersöz
Sent: Friday, April 28, 2000 1:25 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP on IIS? Possible?


How can I use Jrun with IIS?


- Original Message -
From: "Kevin Duffey" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, April 28, 2000 11:01 PM
Subject: Re: JSP on IIS? Possible?


 Yes. We use JRUN here, its a DLL plugin for IIS.

 I have tested Resin, which is quite a bit faster and easier to work with.
 Also, if you don't need to use SSL right now..you can wait a few
 months...use Resin as your web server AND servlet/jsp engine. It works
much
 faster than IIS/JRUN or IIS/Resin.

 Forget the site..but do a search for Resin and you'll find it.


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


Re: JSP on IIS? Possible?

2000-04-28 Thread sameer kuber

Hi,
I am sameer working with Aptech (India), i am having one query  where to put my
.jsp files and where to put Beans

if you know it then please help me , i will be very thankful to you

Sameer


Joe Hanink wrote:

 http://java.sun.com/products/jsp/industry.html

 Yes, Allaire JRUN version 2.3.3 supports servlets 2.1 and JSP 1.0

 however, version 3.0 BETA supports servlets 2.2 and JSP 1.1

 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of Neeraj Dad
 Sent: Friday, April 28, 2000 4:23 PM
 To: [EMAIL PROTECTED]
 Subject: Re: JSP on IIS? Possible?

 Hi joe,
 I heard that Jrun does not have support for JSP1.1. pls correct me in this.
 coz i am using Resin just becoz of this. As Resin is providing support to
 JSP1.1
 Neeraj

 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of Joe Hanink
 Sent: Friday, April 28, 2000 9:49 PM
 To: [EMAIL PROTECTED]
 Subject: Re: JSP on IIS? Possible?

 The JRUN install gives the option to create an IIS connector.  This will
 allow you to serve JSP pages from your IIS web directories as long as your
 JRUN services are running.

 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of Deniz Ersöz
 Sent: Friday, April 28, 2000 1:25 PM
 To: [EMAIL PROTECTED]
 Subject: Re: JSP on IIS? Possible?

 How can I use Jrun with IIS?

 - Original Message -
 From: "Kevin Duffey" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, April 28, 2000 11:01 PM
 Subject: Re: JSP on IIS? Possible?

  Yes. We use JRUN here, its a DLL plugin for IIS.
 
  I have tested Resin, which is quite a bit faster and easier to work with.
  Also, if you don't need to use SSL right now..you can wait a few
  months...use Resin as your web server AND servlet/jsp engine. It works
 much
  faster than IIS/JRUN or IIS/Resin.
 
  Forget the site..but do a search for Resin and you'll find it.
 
 
 ===
  To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
  Some relevant FAQs on JSP/Servlets can be found at:
 
   http://java.sun.com/products/jsp/faq.html
   http://www.esperanto.org.nz/jsp/jspfaq.html
   http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
   http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

 ===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

 ===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

 ===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

 ===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP and IIS?

2000-04-14 Thread Kevin Duffey

I can't prove it..only can tell you from using JRUN, Tomcat, and Resin on
our site here that Resin is continually returning pages quite a bit faster
than the other two.

Resin is a 100% Java written application from my understanding, so it should
run on all platforms with JDK1.2.2 on them.

It costs $1500 per server license, just like Orion server does. I personally
would use OrionServer over Resin because it offers a lot more for the price.
But, Resin is open-source, free to use, $1500 is a "request", not a must
have. OrionServer allows you to run it for non-production sites, such as
Intranets, as well as local box development for free.


-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of ernest wright
Sent: Thursday, April 13, 2000 7:17 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP and IIS?


Prove it.

At what cost.

What is its compatibility, Windows, Unix etc. ?



- Original Message -
From: Kevin Duffey [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, April 13, 2000 8:21 PM
Subject: Re: JSP and IIS?


 Actually, Resin provides better performance.


 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of Vince Bonfanti
 Sent: Thursday, April 13, 2000 5:38 PM
 To: [EMAIL PROTECTED]
 Subject: Re: JSP and IIS?
 
 
 You should try ServletExec, which provides the best performance of any
 servlet/JSP engine for IIS:
 
 http://www.newatlanta.com/downloads.html
 
 Vince Bonfanti
 New Atlanta Communications, LLC
 
  -Original Message-
  From: A mailing list about Java Server Pages specification and
reference
  [mailto:[EMAIL PROTECTED]]On Behalf Of zoxx
  Sent: Thursday, April 13, 2000 7:43 PM
  To: [EMAIL PROTECTED]
  Subject: JSP and IIS?
 
 
  Hi all,
 
  Does anybody know some plugin for IIS which enables JSP to run? Note
that
  there is a lot of .asp on that IIS, and boss wants that both .asp
  and .jsp works
  on that IIS.
  Thanks in advance,
  zoxx
 
  P.S. I'm a newbee in JSP...
 
 
  Pozdrav,
  zoxx
  [EMAIL PROTECTED]
 
  ==
  =
  To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
  JSP-INTEREST".
  Some relevant FAQs on JSP/Servlets can be found at:
 
   http://java.sun.com/products/jsp/faq.html
   http://www.esperanto.org.nz/jsp/jspfaq.html
   http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
   http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
 
 

==
=

 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:
 
  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
 


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP and IIS?

2000-04-14 Thread Donald E. Vandenbeld

Actually, according to Resin's FAQ, it's $500 per deployment server; an
addtional $2000 will get you the Platinum edition (same product, enhanced
service).  They still really only expect you to pay if you are making money
with your deployment.

Donald

- Original Message -
From: "Kevin Duffey" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, April 14, 2000 11:38 AM
Subject: Re: JSP and IIS?




 I can't prove it..only can tell you from using JRUN, Tomcat, and Resin on
 our site here that Resin is continually returning pages quite a bit faster
 than the other two.

 Resin is a 100% Java written application from my understanding, so it
should
 run on all platforms with JDK1.2.2 on them.

 It costs $1500 per server license, just like Orion server does. I
personally
 would use OrionServer over Resin because it offers a lot more for the
price.
 But, Resin is open-source, free to use, $1500 is a "request", not a must
 have. OrionServer allows you to run it for non-production sites, such as
 Intranets, as well as local box development for free.


 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of ernest wright
 Sent: Thursday, April 13, 2000 7:17 PM
 To: [EMAIL PROTECTED]
 Subject: Re: JSP and IIS?
 
 
 Prove it.
 
 At what cost.
 
 What is its compatibility, Windows, Unix etc. ?
 
 
 
 - Original Message -
 From: Kevin Duffey [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, April 13, 2000 8:21 PM
 Subject: Re: JSP and IIS?
 
 
  Actually, Resin provides better performance.
 
 
  -Original Message-
  From: A mailing list about Java Server Pages specification and
reference
  [mailto:[EMAIL PROTECTED]]On Behalf Of Vince Bonfanti
  Sent: Thursday, April 13, 2000 5:38 PM
  To: [EMAIL PROTECTED]
  Subject: Re: JSP and IIS?
  
  
  You should try ServletExec, which provides the best performance of any
  servlet/JSP engine for IIS:
  
  http://www.newatlanta.com/downloads.html
  
  Vince Bonfanti
  New Atlanta Communications, LLC
  
   -Original Message-
   From: A mailing list about Java Server Pages specification and
 reference
   [mailto:[EMAIL PROTECTED]]On Behalf Of zoxx
   Sent: Thursday, April 13, 2000 7:43 PM
   To: [EMAIL PROTECTED]
   Subject: JSP and IIS?
  
  
   Hi all,
  
   Does anybody know some plugin for IIS which enables JSP to run? Note
 that
   there is a lot of .asp on that IIS, and boss wants that both .asp
   and .jsp works
   on that IIS.
   Thanks in advance,
   zoxx
  
   P.S. I'm a newbee in JSP...
  
  
   Pozdrav,
   zoxx
   [EMAIL PROTECTED]
  
  

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP and IIS?

2000-04-14 Thread Vince Bonfanti

 I can't prove it..only can tell you from using JRUN, Tomcat, and Resin on
 our site here that Resin is continually returning pages quite a bit faster
 than the other two.

Yes, and all three are significantly slower than ServletExec when running
with IIS. According to our tests, ServletExec is 2-4 times faster than any
of those three for running servlets or JSP with IIS.

Vince Bonfanti
New Atlanta Communications, LLC

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP and IIS?

2000-04-13 Thread Kevin Duffey

Hi,

We use JRUN, but I would use Resin over JRUN. It supports JSP 1.1, Servlet
2.2, which JRUN doesn't, and it allows it to be a standalone server so you
dont even need IIS.

Then again, I would also look at Tomcat, and Orion app server
(www.orionserver.com) as replacements for IIS, which tends to have some
problems we have noticed here.


-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of zoxx
Sent: Thursday, April 13, 2000 4:43 PM
To: [EMAIL PROTECTED]
Subject: JSP and IIS?


Hi all,

Does anybody know some plugin for IIS which enables JSP to run? Note that
there is a lot of .asp on that IIS, and boss wants that both .asp
and .jsp works
on that IIS.
Thanks in advance,
zoxx

P.S. I'm a newbee in JSP...


Pozdrav,
zoxx
[EMAIL PROTECTED]

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP and IIS?

2000-04-13 Thread O'Connor, Daniel

zoxx,

I use JRun on IIS.  It is available from here - http://www.allaire.com/

The demo download is fully functional, but will only allow 5 concurrent
users.

Regards

Dan

[EMAIL PROTECTED]
 --
 From: zoxx[SMTP:[EMAIL PROTECTED]]
 Reply To: A mailing list about Java Server Pages specification and
 reference
 Sent: Friday, 14 April 2000 9:13:am
 To:   [EMAIL PROTECTED]
 Subject:  JSP and IIS?

 Hi all,

 Does anybody know some plugin for IIS which enables JSP to run? Note that
 there is a lot of .asp on that IIS, and boss wants that both .asp and .jsp
 works
 on that IIS.
 Thanks in advance,
 zoxx

 P.S. I'm a newbee in JSP...


 Pozdrav,
 zoxx
 [EMAIL PROTECTED]

 ==
 =
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP and IIS?

2000-04-13 Thread Vince Bonfanti

You should try ServletExec, which provides the best performance of any
servlet/JSP engine for IIS:

http://www.newatlanta.com/downloads.html

Vince Bonfanti
New Atlanta Communications, LLC

 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of zoxx
 Sent: Thursday, April 13, 2000 7:43 PM
 To: [EMAIL PROTECTED]
 Subject: JSP and IIS?


 Hi all,

 Does anybody know some plugin for IIS which enables JSP to run? Note that
 there is a lot of .asp on that IIS, and boss wants that both .asp
 and .jsp works
 on that IIS.
 Thanks in advance,
 zoxx

 P.S. I'm a newbee in JSP...


 Pozdrav,
 zoxx
 [EMAIL PROTECTED]

 ==
 =
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP and IIS?

2000-04-13 Thread D. J. Hagberg

You may want to start with the links at the bottom of this email.  In
addition, there is a reasonably complete list of vendors at:

http://java.sun.com/products/jsp/industry.html#tools

Look for those that say they are an Add-on Engine.  JRun and Resin are
both reasonable alternatives, with Resin being a bit speedier and having
better developer support (dynamic class reloading).

-=- D. J.

zoxx wrote:
 Does anybody know some plugin for IIS which enables JSP to run? Note that
 there is a lot of .asp on that IIS, and boss wants that both .asp and .jsp works
 on that IIS.
 Thanks in advance,
 zoxx

 P.S. I'm a newbee in JSP...

 Pozdrav,
 zoxx
 [EMAIL PROTECTED]

 ===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP and IIS?

2000-04-13 Thread Kevin Duffey

Actually, Resin provides better performance.


-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Vince Bonfanti
Sent: Thursday, April 13, 2000 5:38 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP and IIS?


You should try ServletExec, which provides the best performance of any
servlet/JSP engine for IIS:

http://www.newatlanta.com/downloads.html

Vince Bonfanti
New Atlanta Communications, LLC

 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of zoxx
 Sent: Thursday, April 13, 2000 7:43 PM
 To: [EMAIL PROTECTED]
 Subject: JSP and IIS?


 Hi all,

 Does anybody know some plugin for IIS which enables JSP to run? Note that
 there is a lot of .asp on that IIS, and boss wants that both .asp
 and .jsp works
 on that IIS.
 Thanks in advance,
 zoxx

 P.S. I'm a newbee in JSP...


 Pozdrav,
 zoxx
 [EMAIL PROTECTED]

 ==
 =
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: JSP and IIS?

2000-04-13 Thread ernest wright

Prove it.

At what cost.

What is its compatibility, Windows, Unix etc. ?



- Original Message -
From: Kevin Duffey [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, April 13, 2000 8:21 PM
Subject: Re: JSP and IIS?


 Actually, Resin provides better performance.


 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of Vince Bonfanti
 Sent: Thursday, April 13, 2000 5:38 PM
 To: [EMAIL PROTECTED]
 Subject: Re: JSP and IIS?
 
 
 You should try ServletExec, which provides the best performance of any
 servlet/JSP engine for IIS:
 
 http://www.newatlanta.com/downloads.html
 
 Vince Bonfanti
 New Atlanta Communications, LLC
 
  -Original Message-
  From: A mailing list about Java Server Pages specification and
reference
  [mailto:[EMAIL PROTECTED]]On Behalf Of zoxx
  Sent: Thursday, April 13, 2000 7:43 PM
  To: [EMAIL PROTECTED]
  Subject: JSP and IIS?
 
 
  Hi all,
 
  Does anybody know some plugin for IIS which enables JSP to run? Note
that
  there is a lot of .asp on that IIS, and boss wants that both .asp
  and .jsp works
  on that IIS.
  Thanks in advance,
  zoxx
 
  P.S. I'm a newbee in JSP...
 
 
  Pozdrav,
  zoxx
  [EMAIL PROTECTED]
 
  ==
  =
  To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
  JSP-INTEREST".
  Some relevant FAQs on JSP/Servlets can be found at:
 
   http://java.sun.com/products/jsp/faq.html
   http://www.esperanto.org.nz/jsp/jspfaq.html
   http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
   http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
 
 

===

 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:
 
  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
 


===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: jsp on IIS ?

1999-09-30 Thread ACI Team (Chennai)

SURE JSP WILL RUN ON IIS PROVIDED WEBSPHERE IS EMBEDDED IN IT

REGARDS
SARAVANA KUMAR
 --
 From: friendly man[SMTP:[EMAIL PROTECTED]]
 Reply To: friendly man
 Sent: Tuesday, September 28, 1999 12:38 PM
 To:   [EMAIL PROTECTED]
 Subject:  jsp on IIS ?

 Hi all,

 Will JSP work with IIS. If so let please let me know the configuration
 that
 has to be down with the IIS.

 Please help me out.

 Regards,

 Michael

 
 Get free email and a permanent address at http://www.netaddress.com/?N=1

 ==
 =
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
 JSP-INTEREST".
 FAQs on JSP can be found at:
  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html



Re: JSP for IIS and Netscape Enterprise

1999-09-29 Thread Mike Lalonde

Try the Standard version of JRUN not the PRO, Standard is FREE.

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html



Re: jsp on IIS ?

1999-09-28 Thread HeeMeng

Hi,

U will need a servlet engine that supports JSP. Allaire's JRun and New Atlanta's
ServletExec are two of them that do work with IIS.

http://www.livesoftware.com
http://www.newatlanta.com

Regards

friendly man wrote:

 Hi all,

 Will JSP work with IIS. If so let please let me know the configuration that
 has to be down with the IIS.

 Please help me out.

 Regards,

 Michael

 
 Get free email and a permanent address at http://www.netaddress.com/?N=1

 ===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
 FAQs on JSP can be found at:
  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html



Re: JSP for IIS and Netscape Enterprise

1999-09-28 Thread Karl Avedal

Hello Nilesh,

 Hello All,

  I am using NT and IIS. Later on I want to move on Sun and Netscape
 Enterprise Server.
  I downloaded JSP Engine which is free on Sun's site. But after
 installing it, I found that, it has its own Web Server and which makes my
 existing IIS usless one. Also, it is very slow as it compiles .JSP file,
 converts it to .CLASS file and then loads it.
  The simple Web Server which comes with JSP Engine does not have any
 security features also like virtual directory setting etc.

I've heard that the Caucho Resin JSP engine is a good one, and since it's available
for free and works with IIS you could give it a try without loosing anything if it
doesn't fit your needs. I haven't actually tried it myself yet so I can't guarantee
anything, but it looks decent.

It currently doesn't seem to be available as a plugin for any other servers than
IIS and Apache, but if you stick to writing portable code it shouldn't be a problem
to move to another servlet engine when you move away from IIS, and if you're lucky,
maybe they have the support you need once it's time for you to move your
application.

The Caucho resin engine is located at http://www.caucho.com/

I'm sure others can recommend other engines and Sun has a listing of servlet
engines at:
http://java.sun.com/products/servlet/runners.html

Good luck,

/Karl Avedal

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html



Re: JSP under IIS or PWS

1999-07-12 Thread Chris Bartling



Go get 
JRun 2.32 (http://www.livesoftware.com). 
Follow the InstallShield install. Read the directions on how to configure 
IIS to properly work with JRun and its JSP implementation. Add the jsp 
extension mapping to IIS/PWS using the MMC console for IIS/PWS. Apply 
Build 152 patch (including copying the jrun.dll from the 
%JRUN%\connectors\isapi\intel-win directory to the %IIS%\scripts 
directory. Restart the JRun server. Viola, it works. I have 
had great success with the JRun product running with IIS 4.0 and PWS 
4.0.Further configuration of the servlet engine is done through the 
JRun administration tool.

Hope 
this helps.


-- 
chris --

  -Original Message-From: A mailing list about Java 
  Server Pages specification and reference 
  [mailto:[EMAIL PROTECTED]]On Behalf Of Audrey W 
  MboghoSent: Monday, July 12, 1999 11:10 PMTo: 
  [EMAIL PROTECTED]Subject: JSP under IIS or 
  PWS
  Sun claims jsp runs under Microsoft's IIS, but does it? 
  Without half a dozen plugins? Anyone out there had anysuccess with this? 
  If you have, please don't just say "Yes". Give some detail. 
  Thanks!


Re: JSP On IIS

1999-07-10 Thread Luc Saint-Elie

Naresh

In order to support JSP out of the box you need last release of Jrun : Jrun
2.3.2
(note : its clearly not a servlet related item, this fact is written on
Jrun home page :-))

Hope this helps

Le 19:28 07/07/99 +0530, naresh a a écrit:
hi all,
Does JSP work on IIS 4.0. I am running jdk 2.0 and
JRun 2.0. i can run the servlets but not the JSP pages..
IE 4.0 or Netscape 4.5 does not recognize jsp extension.
any help??
thanks in advance..

++
| Luc Saint-Elie |
| Development and marketing manager  |
| Pictoris - Paris - France  |
| http://www.pictoris.com|
| email : [EMAIL PROTECTED]|
++
| Java Server Side Open Source technologies  |
| http://www.interpasnet.com/JSS |
++

===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".