Hi, Orion supports the JSP 1.1 specification (and Servlet 2.2 which JSP 1.1 is based
upon)
and also supports the linux platform, in fact our main site
(http://www.orionserver.com) runs
on linux and it works great. The VM used is Blackdown 1.2 pre2. We've heard claims that
it's supposed to be unstable, but we have yet to have a single problem with pre2 (pre1
was
unstable though, but that's another story).
Orion is, as you might have guessed, a commercial product, but free for non-commercial
production use and commercial development use so feel free to try it out.
Quick install steps:
1. Download and install JDK 1.2 from blackdown.
2. Download the Orion archive and unpack it.
3. Add /jdk/lib/tools.jar to the classpath or create a copy of it in the orion dir.
4. Go to the Orion dir and execute; "java -jar orion.jar".
5. Add orion.jar to your classpath (containing the needed Servlet 2.2 and JSP 1.1 API
classes).
6. All set, create your JSP pages, compile your JSP beans, taglibs or servlets and run
them. Worth
knowing is that Orion supports dynamic reloading of all of the above, we feel that
restarts would
seriously hinder development (and serious production use due to downtime).
Hope it helps! :)
Magnus Stenman, the Orion team
----- Original Message -----
From: Raghu Havaldar <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 04, 1999 3:56 PM
Subject: JSP on Linux
> Hi,
>
> Has anybody been able to work with JSP with Apache
> on Linux ?
>
> Am using Red Hat 6.0, and Apache 1.3.6 with Apache JServ 1.0.
>
> I know that the GNU-JSP is one option, but I think right now it
> is JSP 0.91 compliant. Am looking for JSP 1.0 atleast.
>
> Are there any app servers that I could use on Linux ?.
>
> thanks,
> -raghu
>
> Raghu Havaldar
> [EMAIL PROTECTED]
> (972) 726 4508
>
> ===========================================================================
> 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