Started afresh and got it working finally.
I tried with and without escape character and both worked.
Thanks,
jM.
On Sun, Jul 18, 2010 at 1:09 PM, Konstantin Kolinko
wrote:
> 2010/7/18 Shantanu Pavgi :
> >
> > I don't have a solution, but just wanted to comment that examples in the
> doc are
2010/7/18 Shantanu Pavgi :
>
> I don't have a solution, but just wanted to comment that examples in the doc
> are correct.
> See API doc:
> http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/catalina/valves/RequestFilterValve.html#allow
> The 'allow' field uses String expression
I don't have a solution, but just wanted to comment that examples in the doc
are correct.
See API doc:
http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/catalina/valves/RequestFilterValve.html#allow
The 'allow' field uses String expression and 'allows' uses Java Regex packa
2010/7/18 Johan Martinez :
> I was wondering how to configure Request Filters to allow access to admin,
> manager, status-report, etc... I followed tomcat doc:
> http://tomcat.apache.org/tomcat-5.5-doc/config/context.html#Request_Filters
> and I was able to restrict access by specifying webapp name
> From: abhishek jain [mailto:abhishek.netj...@gmail.com]
> Subject: Terminate sessions of particular domain
>
> I want to terminate the sessions of a particular domain name / webapp.
> How can i do so. also can i do so while tomcat is running.
>
> Pl. advice.i am using tomcat 5.5 on centos / lin
abhishek jain wrote:
Dear friends,
I want to terminate the sessions of a particular domain name / webapp.
I am not sure exactly what you want to do, but anyway I think you should be a bit more
clear as to where / when / why you want to terminate these sessions.
How can i do so. also can i d
Dear friends,
I want to terminate the sessions of a particular domain name / webapp.
How can i do so. also can i do so while tomcat is running.
Pl. advice.i am using tomcat 5.5 on centos / linux
--
Thanks and kind Regards,
Abhishek jain