Re: tomcat severe error when shutting down service but startup is clean

2015-02-12 Thread JB MORLA
Unsubscribe Le 12 févr. 2015 15:06, Wirth, Kevin kwi...@astoriabank.com a écrit : I keep getting these weird tomcat errors on shutdown on a newly built system using tomcat 7.0.57 on a windows 2012 server with jdk 1.7 that I can't figure out. This is the catalina log: Feb 12, 2015 8:54:31 AM

Re: Regarding i think an intrusion

2014-04-29 Thread JB MORLA
Hi, I am learning to set up a server and I found this article about security http://mon-serveur.anael.eu/doku.php/securite/firewall_iptables On Tue, Apr 29, 2014 at 9:08 PM, Leonardo Santagostini lsantagost...@gmail.com wrote: Hello list, Im facing an issue in 6 tomcat server that are

Re: Eclipse: Server Tomcat v7.0 Server at localhost failed to start.

2014-02-14 Thread JB MORLA
Maybe you added a .jar file to the build path and there is a conflict with the jars already present in Eclipse and Tomcat. My solution was to remove the jars. On Thu, Feb 13, 2014 at 10:27 PM, Dave Kennedy davek1...@gmail.com wrote: Env: Windows 7 Java: jdk1.7.0_51 STS 3.4.0.RELEASE (Based

Re: Test to display an empty form by servlet.

2014-02-13 Thread JB MORLA
form, with the values, plus error messages. I'll try to edit the simple-mvc project to do just that. Many thanks. On Thu, Feb 13, 2014 at 9:39 AM, Leo Donahue donahu...@gmail.com wrote: On Wed, Feb 12, 2014 at 2:23 PM, JB MORLA jbmo...@gmail.com wrote: The purpose of this manual

Test to display an empty form by servlet.

2014-02-12 Thread JB MORLA
If there is a field called username, in a form with url registration , how can I display the form the first time in Tomcat 7? (When the field is empty)

Re: Test to display an empty form by servlet.

2014-02-12 Thread JB MORLA
, Feb 12, 2014 at 1:10 PM, JB MORLA jbmo...@gmail.com wrote: If there is a field called username, in a form with url registration , how can I display the form the first time in Tomcat 7? (When the field is empty) initialize the username property

Re: Test to display an empty form by servlet.

2014-02-12 Thread JB MORLA
The purpose of this manual is to demonstrate MVC. In that case, the first component that runs is the Controller, that is the servlet. If I display an html form that redirects to the jsp, it's the html form that has the control. On Wed, Feb 12, 2014 at 10:18 PM, JB MORLA jbmo...@gmail.com wrote

Re: How to validate or parse HTTP request headers ( tomcat version 6.0.18 )

2014-01-14 Thread JB MORLA
Have tout triés Witherspoon filters? Le 14 janv. 2014 17:39, kalasareddy lingaraja k.lingaraj...@gmail.com a écrit : Hi i have task to validate or parse following http header Accept Accept-Charset Accept-Encoding Accept-Language Accept-Datetime Content-Length Content-MD5 Content-Type

V 7 047 windows x64

2013-12-26 Thread JB MORLA
Hi, I can't use EL in .jsp files. I have searched the web and sintalled jasper-el.jar and javaee-api 7 0 in the \lib directory, but I keep getting the ELResolver error.

Re: V 7 047 windows x64

2013-12-26 Thread JB MORLA
a...@ice-sa.com wrote: JB MORLA wrote: Hi, I can't use EL in .jsp files. I have searched the web and sintalled jasper-el.jar and javaee-api 7 0 in the \lib directory, but I keep getting the ELResolver error. Hi. You would have a much higher probability of getting useful and quick help

Re: V 7 047 windows x64

2013-12-26 Thread JB MORLA
! So the EL problems are in the Eclipse Kepler setup. MGthen you should contact the support staff at Eclipse to let them know of this significant bug in Kepler Many thanks for your reply. Jean On Thu, Dec 26, 2013 at 3:16 PM, André Warnier a...@ice-sa.com wrote: JB MORLA wrote