ubuntu-users@lists.ubuntu.com
[Top] [All Lists]

Re: How To JSP Container with Apache2 on Ubuntu 5.10?

Subject: Re: How To JSP Container with Apache2 on Ubuntu 5.10?
From: "Michael P. Soulier"
Date: Sat, 31 Dec 2005 14:29:27 -0500
On 12/28/05, Soo-Hyun Choi <soohyunc@xxxxxxxxxxxxxxxxxxxxx> wrote:
> I have just installed Sun Java JDK (J2SE Development Kit) with the
> instructions in http://www.debian-administration.org/articles/142.
>
> But JSP still doesn't work.
>
> Am I still missing something? Maybe, Tomcat 5? Then, would there
> somebody to tell me how to install and get it to work?

Difficult to get jsp working without a servlet container.
Jakarta-tomcat is a good choice for one, being free, and the reference
implementation.

You don't need anything from ubuntu for this, you can just download
the tarballs of the binaries, unpack them in /usr/local or even
/home/<your userid> and then just set JAVA_HOME and go. You might also
want ANT. Same comments apply.

Works fine for me.

Mike
--
Michael P. Soulier <msoulier@xxxxxxxxxxxxxxxx>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
http://lists.ubuntu.com/mailman/listinfo/ubuntu-users

<Prev in Thread] Current Thread [Next in Thread>