request for enlightenment on request.getHeaders()

2008-08-09 Thread André Warnier
Hi. Following another thread with the subject How to programmatically add parameters to ServletRequest objects?, I have a couple follow-up questions. This is related to a HttpServletRequestWrapper-derived class I wrote for a filter. I would like to make sure of precisely how I have to handle

Re: Possible virus uploaded to Tomcat 5.5.3

2008-08-09 Thread Mark Thomas
Warren Bell wrote: Mark Thomas wrote: Another thought occurs to me. If this server is only accessible via the firewall and the firewall is locked down to just port 8080 how did you get the source for the JSP you posted originally? Through a VPN connection No questions here - just checking

Re: Problem with POST to servlet: 16384 bytes maximum?

2008-08-09 Thread Konstantin Kolinko
2008/8/7 Michele Fuortes [EMAIL PROTECTED]: Hi, I have a problem with POSTing an XML file to a servlet which writes the XML to disk. If the XML file is less than 16384 bytes all goes well. If it's bigger the first 16384 bytes are written correctly, the rest all all 00s. The lenght of the

Re: How to programmatically add parameters to ServletRequest objects?

2008-08-09 Thread Sam Wun
Hi, I have just configured Eclipse 3.4 with tomcat in windows vista. The environemt is running JDK1.6 and JRE 1.5, but I have selected jdk1.6 for the enviornemt. When I press the Start Tomcat menu in the Eclispe menu bar, it thrown the following exception in the Eclispe console: 10/08/2008

Can start tomcat within Eclipse.

2008-08-09 Thread Sam Wun
sorry about the preivous email with a different subject. Here is the quest with the right subject name: Hi, I have just configured Eclipse 3.4 with tomcat in windows vista. The environemt is running JDK1.6 and JRE 1.5, but I have selected jdk1.6 for the enviornemt. When I press the Start Tomcat

RE: https j_security_check

2008-08-09 Thread Julio César Chaves Fernández
Yes, it is the way it's designed ... but my problem is when the user and password are right ... i doesn't takes me to the site but leaves me again in the login page (this when I have https, without it the application works fine)... with the redirection to the form-error page defined in the

Re: Can't start tomcat within Eclipse.

2008-08-09 Thread Sam Wun
Hi, this is a follow up of the problem I am having. In Ecllipse: I defined JAVA_HOME in eclipse as C:/Program Files/Java/jdk1.6.0_10/lib/tools.jar TOMCAT_HOME as C:/apache-tomcat-5.5.17 Still in Eclipse: In the Tomcat option - JVM Settings, I choose JRE1.6.0_07 for JRE, and C:/Program

Re: https j_security_check

2008-08-09 Thread Mark Thomas
Julio César Chaves Fernández wrote: but my problem is when the user and password are right ... i doesn't takes me to the site but leaves me again in the login page Are you logging in over https? Mark - To start a new

Re: Can't start tomcat within Eclipse.

2008-08-09 Thread Johnny Kewl
- Original Message - From: Sam Wun [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Saturday, August 09, 2008 6:31 PM Subject: Re: Can't start tomcat within Eclipse. Hi, this is a follow up of the problem I am having. In Ecllipse: I defined JAVA_HOME in eclipse

Amazing stuff with Tomcat

2008-08-09 Thread Johnny Kewl
We now doing absolutely incredible stuff with Tomcat... and I just want to show you where we at. For those that dont know... we made Tomcat not only do our web stuff, Tomcat is also our application server... But have a look at this to see just how interesting this has become... We now make