SV: The end tag "

2006-06-06 Thread Tommy Skarateppen
Hi, I had the same problem a while ago. I had commented out some code in my jsp with "". In those comments I had some struts html tags, which was unbalanced. When running on Tomcat 4.x, those comments where ignored and I got no errors, but on Tomcat 5.0.x, I got the the "unbalanced" error. -tommy

SV: Problems with Tomcat and sessions

2006-05-12 Thread Tommy Skarateppen
ur apps. Hopes this helps. Bruno Georges Glencore International AG Tel. +41 41 709 3204 Fax +41 41 709 3000 - Original Message ----- From: "Tommy Skarateppen" [EMAIL PROTECTED] Sent: 12.05.2006 10:05 To: Subject: Problems with Tomcat and sessions Hi! We have a problem with a webappl

Problems with Tomcat and sessions

2006-05-12 Thread Tommy Skarateppen
Hi! We have a problem with a webapplication we have developed for one of our coustomers. The problem is that Tomcat is creating new sessions when it shouldn't. The sessions does not die, but a new is created and thus loosing access to the data in the original session. The result of the session "sw