Re: Tomcat installation blues
Joachim Smit wrote:
> OK
>
> I installed mod_jk.so and JDK now. Thanks!
>
> But now a JSP-file in /var/www is not recognized as a JSP-file. My
> browser shows me the plain java-code.
>
> What is the next step?
>
> Regards,
>
> Joachim
>
>
You said in your first post you could not install jre. Tomcat cannot
work without jre.
sun-java5 packages are in non-free repository, which is not included by
default in /etc/apt/sources.list. Did you enabled it? If not, edit this
file and add non-free at the end of web repository line. For example
deb http://ftp2.de.debian.org/debian/ etch contrib main non-free
Reply to: