Re: Servlets + JSP on linux (fwd)

1999-07-19 Thread Chris Woods
Tim Reilly <[EMAIL PROTECTED]> writes: > 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.

RE: Servlets + JSP on linux (fwd)

1999-07-19 Thread Tim Reilly
-- 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 Unfortunately no, I have not gotten a response about this. I originally posted

Servlets + JSP on linux

1999-07-15 Thread Tim Reilly
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 Apach