filters on j_security_check

2011-10-13 Thread Alejandro Soto
- GSOC since Tomcat 7.0.x, so, I'm not sure what to do . Please, this is very important to me and any help will be appreciated. Best Regards. -- Alejandro Soto

Re: filters on j_security_check

2011-10-13 Thread Alejandro Soto
servlet. Any suggestions about how resolve my requirement? Thanks in advance. Alejandro On Thu, Oct 13, 2011 at 12:50 PM, Pid p...@pidster.com wrote: On 13/10/2011 15:09, Alejandro Soto wrote: Hi, my name is Alejandro, I am working with Tomcat 7.0.20 and I need to know how can I apply

Re: filters on j_security_check

2011-10-13 Thread Alejandro Soto
) { // some tasks } else { // } But this give me problems with catalina.jar library inside of my .war file. Thanks. Alejandro On Thu, Oct 13, 2011 at 2:11 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Alejandro Soto [mailto:smalejan

control of session timed out with tomcat

2011-10-20 Thread Alejandro Soto
in advance. -- Alejandro Soto M.

Re: control of session timed out with tomcat

2011-10-20 Thread Alejandro Soto
For additional commands, e-mail: users-h...@tomcat.apache.org -- Alejandro Soto M. Cel: 705-63861

Re: control of session timed out with tomcat

2011-10-20 Thread Alejandro Soto
the sessions, but what the user was doing before relogin, must be on hold, if the authentication is successful, then the request of the user is committed. Any advice will be welcome. Thanks. On Thu, Oct 20, 2011 at 10:52 AM, André Warnier a...@ice-sa.com wrote: Alejandro Soto wrote: Hi, thanks

Please, I need to understand how apache tomcat finds taglib files with .tld and .xml extensions

2013-08-06 Thread Alejandro Soto
Hello: I have the following problem, actually it is not a problem, it is a conceptual problem I think. I have a custom taglib file, which is named mytaglib.xml. When I deploy my app, which uses this file, in apache tomcat 5.5 and better, my app does not have any problem to find this file, and