-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sushil,
On 8/30/13 4:50 AM, Sushil Prusty wrote:
> Thanks to show me a light in black dark room. Please just look
> below work flow and requirement.
>
>
> Before login to my web application, i need to swap data card to
> access my web application.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dan,
On 8/29/13 3:47 PM, D C wrote:
> Thank you both. I see in the link you sent me, that "path" can
> only be see from within server.xml. To correct myself from eariler
> i said it worked in context.xml, when it was in deed server.xml
> where i
On 03/09/2013 22:14, Bob DeRemer wrote:
>
>
>> -Original Message- From: Mark Thomas
>> [mailto:ma...@apache.org] Sent: Tuesday, September 03, 2013 4:46
>> PM To: Tomcat Users List Subject: Re: is it possible to dynamically
>> add servlets and websocket endpoints during startup based on ou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sushil,
On 9/3/13 3:45 AM, Sushil Prusty wrote:
> HI All
>
> I want to retrieve OCSP information at server side in servlet . So
> currently i am using X509Certificate certChain[] =
> (X509Certificate[])
> request.getAttribute("javax.servlet.reque
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Tuesday, September 03, 2013 4:46 PM
> To: Tomcat Users List
> Subject: Re: is it possible to dynamically add servlets and websocket
> endpoints
> during startup based on our own configuration settings?
>
> On 03/
On 03/09/2013 21:35, Bob DeRemer wrote:
> Just getting around to trying this - maybe a stupid question, but how do I
> get access to the WsServerContainer instance?
>From the ServletContext. You want the attribute called
"javax.websocket.server.ServerContainer"
Mark
--
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Friday, August 23, 2013 8:40 AM
> To: Tomcat Users List
> Subject: Re: is it possible to dynamically add servlets and websocket
> endpoints
> during startup based on our own configuration settings?
>
> On 23/08/2
Mark Eggers wrote:
On 9/3/2013 11:56 AM, André Warnier wrote:
Sushil Prusty wrote:
Hi.
Either your question is in the subject, and it does not make much sense
as it is phrased, or else you sent this too quickly.
I suggest anyway sending a new message with a better subject, because
"setting
On 9/3/2013 11:56 AM, André Warnier wrote:
Sushil Prusty wrote:
Hi.
Either your question is in the subject, and it does not make much sense
as it is phrased, or else you sent this too quickly.
I suggest anyway sending a new message with a better subject, because
"setting up httpd in Tomcat"
Sushil Prusty wrote:
Hi.
Either your question is in the subject, and it does not make much sense as it is phrased,
or else you sent this too quickly.
I suggest anyway sending a new message with a better subject, because "setting up httpd in
Tomcat" is not really comprehensible.
Maybe you
> Date: Tue, 3 Sep 2013 13:15:47 +0530
> Subject: How to retrieve OCSP Information at server side(In Servlet) Tomact
> ver 7.0.40/Centos
> From: sushil.pru...@gmail.com
> To: users@tomcat.apache.org
>
> HI All
>
> I want to retrieve OCSP information at server side in servlet .
> So current
HI All
I want to retrieve OCSP information at server side in servlet .
So currently i am using
X509Certificate certChain[] = (X509Certificate[])
request.getAttribute("javax.servlet.request.X509Certificate");
ans also i have configured below value at /conf/server.xml
truststoreFile="/LocalDev/sof
13 matches
Mail list logo