---------- Forwarded message ----------
Date: Mon, 19 Jul 1999 10:43:37 -0400 (EDT)
From: Tim Reilly <[EMAIL PROTECTED]>
To: John N. Alegre <[EMAIL PROTECTED]>
Subject: RE: Servlets + JSP on linux
<cry for help> Unfortunately no, I have not gotten a response about this.
I originally posted to the Java-Apache list, where I received a number of
responses, however all of them were from people who have had the same
problem using IBM's WebSphere, which I (and I assume you) am/are not
using.
If anyone has a tarball of jwdk 1.0 lying around anyplace, I'd VERY much
appreciate it if they could send it my way. Or, if anyone knows of an
obscure page on Sun's website that lists archived versions of their
products, I'd love to know about it.
It seems that newcomers trying to work with JServ + JSP on Linux are at
the moment prevented from doing so unless they choose to eliminate JServ
and instead use Allaire's JRun product because the only available version
of jwdk does not work with v2.0 of the servlets. This incompatibility
means that you can use JSP, you just can't pass beans to them with a
servlet, which eliminates the benefit of using JSP in the first place
(business logic abstraction).
I think we need to find an email address of someone at Sun to request that
they make available jwdk 1.0 . I'll look for one on their website and
post it here if I find it.
I realize that there are projects in the works to solve this problem, but
in the meantime there are some of us caught by the understandable lag
between software releases in the mainstream and subsequent porting to
Linux.
Can anyone out there please help?
-Tim
On Sat, 17 Jul 1999, John N. Alegre wrote:
> Did you ever get a responce to this.
>
> We have the same question.
>
> john
>
> On 15-Jul-99 Tim Reilly wrote:
> >
> > Can someone please give me a hand here? I need (1) to get a servlet to
> > pass some data to a JSP page via a Bean, and then (2) "hit" that JSP page
> > to get back a nicely formatted HTML page to send back to the user. To
> > accomplish this, I am using the following tools:
> >
> > Blackdown JDK 1.1.7 v3
> > Apache 1.3.6
> > Apache JServ 1.0
> > GnuJSP 0.9.10
> >
> > Since GnuJSP implements v 0.91 of the JSP, I know that I need the
> > following classes to accomplish goals (1) and (2) above:
> >
> > com.sun.server.http.HttpServiceResponse
> > and
> > com.sun.server.http.HttpServiceRequest
> >
> > My suspicion is that they're included in Sun's jwdk 1.0, however I can
> > only download jswdk1.0-ea from Sun's website, which includes JSP 1.0 and
> > (I think) is *not* backwards compatible with earlier versions of the spec.
> > I've been struggling with this for weeks now, and haven't had any luck
> > yet.
> >
> > Any help or explanation is greatly appreciated,
> >
> > -Tim
> >
> >
> > ----------------------------------------------------------------------
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
> ----------------------------------
> E-Mail: John N. Alegre <[EMAIL PROTECTED]>
> Date: 17-Jul-99
> Time: 20:07:34
>
> This message was sent by XFMail
> ----------------------------------
>
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]