tomcat on FreeBSD4.2

2001-02-16 Thread qazwasyx
Hi, I'm having troubles to understand how really sessions are working. I'm using a servlet to handle every client requests and I'm using jsp session to display various objects between frames, such as: HttpSession session = req.getSession(false); Toto toto =

tomcat on FreeBSD4.2

2001-02-16 Thread qazwasyx
Is there really nobody out there who know how to install jdk1.3 and tomcat 3.2 or 4.0beta1 no FreeBSD 4.2?! I have sent at least 5-6 messages to this group and have had no help. I know nobody HAS to help, but ignoring people is just plain rude :) Mike (aka desperate tomcatter) D

Re: tomcat on FreeBSD4.2

2001-02-16 Thread Christoph Kukulies
On Fri, Feb 16, 2001 at 11:23:02AM +, [EMAIL PROTECTED] wrote: Is there really nobody out there who know how to install jdk1.3 and tomcat 3.2 or 4.0beta1 no FreeBSD 4.2?! I have sent at least 5-6 messages to this group and have had no help. I know nobody HAS to help, but ignoring

Re: tomcat on FreeBSD4.2

2001-02-16 Thread qazwasyx
Aaah! But not jdk1.3 and not Tomcat 3.2.1, which are the ones I'm interested in... :( Thanks anyway! Mike On Fri, Feb 16, 2001 at 11:23:02AM +, [EMAIL PROTECTED] wrote: Is there really nobody out there who know how to install jdk1.3 and tomcat 3.2 or 4.0beta1 no FreeBSD 4.2?! I

tomcat on FreeBSD4.2 problems (jdk1.3)

2001-02-12 Thread qazwasyx
I'm really struggling to install tomcat on FreeBSD 4.2 running in linux compat mode. I've *managed* to install jdk1.3, after changing one of the confs (I think) to point the wrapper the linux compat dir (instead of the native linux) - this was without the understanding of what I was doing,