Hi ,
Can i check if (xlx,xlsx, doc ) file is password protected through apache
poi and can i use apache PDFBOX to check if PDF file is password protected.
--
*Thanks & Regards Vickyb*
> Hash: SHA256
>
> Vicky,
>
> On 11/16/17 12:24 PM, Vicky B wrote:
> > It is XML parser (DOM and SAX ) from oracle (doc
> > <https://docs.oracle.com/cd/B10501_01/appdev.920/a96609/arj_xmlparserv
> 2.htm>)
> >
> >
> .
>
> Why do you
he one provided by REDHat . how does class loading work in
tomcat.
On Thu, Nov 16, 2017 at 8:15 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Vicky,
>
> On 11/16/17 6:53 AM, Vicky B wrote:
> > Hi All,
Hi All,
I have application which is using spring , ESAPI and oracle xmlparserv2.jar
, this application works fine in my local tomcat on windows but when i
deployed in linux server with linux based apache tomcat i got below error
when spring container was trying to parse application specific xml
Hi Christopher,
I deleted existing tomcat and re-extracted and deployed it worked.Thanks.
On Wed, Nov 18, 2015 at 2:46 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Vicky,
>
> On 11/17/15 7:41 AM, Vicky B wrote:
> > I downloaded latest tomcat 8.20 v
Hi All,
I downloaded latest tomcat 8.20 version zip and extracted in my local. I
have java 7 in my local machine . When i am trying to run tomecat in
eclipse i get below stack trace
java.lang.NoClassDefFoundError: org/apache/tomcat/util/digester/Rule
at java.lang.Class.getDeclaredConstructors0(N
> On Sun, Apr 6, 2014 at 9:24 PM, Vicky B wrote:
>
> > The question i asked was generic one every firewall have some common
> > fucntionality .
>
> For someone who previously "had no clue that firewall would drop
> the connection" you assert that with a great d
Apr 6, 2014 at 3:00 AM, Hassan Schroeder wrote:
> On Sat, Apr 5, 2014 at 8:35 AM, Vicky B wrote:
>
> > The problem is solved now .
>
> Erm, well. Perhaps for some definition of "solved"...
>
> > I had no clue that firewall would drop the connection if it does
:
> On 3/31/2014 4:18 AM, Vicky B wrote:
>
>> there is a firewall between browser and apache httpd and i am not sure if
>> there is a firewall between apache and tomcat (mostly no).
>>
>
> Mostly? Mostly? As in sometimes there's a firewall, and other times
>
there is a firewall between browser and apache httpd and i am not sure if
there is a firewall between apache and tomcat (mostly no).
But why would this firewall drop the connection ?
On Mon, Mar 31, 2014 at 3:16 PM, Howard W. Smith, Jr. <
smithh032...@gmail.com> wrote:
> On Mar 31, 2014 3:48 AM,
m response from
tomcat if waiting time cross 1 min I feel apache httpd fails the request or
timesout
On Sun, Mar 30, 2014 at 10:43 PM, Mark Eggers wrote:
> On 3/30/2014 8:44 AM, Vicky B wrote:
>
>> HI All,
>>
>>Below are the inforamtion
>>
>>OS : Solar
or the
>> reqeust and i also see below message
>>
>
> Which "apache logs" ?
>
>
>
>> broken pipe : connection reset by peer : writing data to network.
>>
>
> In which logfile did you find this ?
> Please copy the entire message line here.
>
reset by peer : writing data to network.
timeout is the direcive in apache which is set to 300 .
On Sat, Mar 29, 2014 at 3:05 AM, André Warnier wrote:
> Vicky B wrote:
>
>> HI All,
>>
>> i have configured apache and apache tomcat i.e apache is my http server
>>
I mean 1 min to process the request and thats due to the huge logic and
processing involved.
On Sat, Mar 29, 2014 at 12:11 AM, Weiquan wrote:
> Why your code take one min to response? Find out the reason
>
> Sent from my iPhone
>
> > On Mar 28, 2014, at 2:37 PM, Vicky B wro
D MESSAGE-
> Hash: SHA256
>
> Vicky,
>
> On 3/28/14, 2:18 PM, Vicky B wrote:
> > HI All,
> >
> > i have configured apache and apache tomcat i.e apache is my http
> > server and tomcat is my webserver. i am having an isssue where some
> > of reques
HI All,
i have configured apache and apache tomcat i.e apache is my http server and
tomcat is my webserver. i am having an isssue where some of request take
1-2 min to process but i get 500 internal serer message .
IS this something related to timeout value.
The value of timeout in my apache is
Thanks neven,mark
On Sun, Jan 26, 2014 at 4:00 PM, Neven Cvetkovic
wrote:
> On Sun, Jan 26, 2014 at 12:32 AM, Vicky B wrote:
>
> > if I have a privilege to ask a question on this topic if can anyone help
> me
> > on how an user fire a put request or delete request ( I am n
if I have a privilege to ask a question on this topic if can anyone help me
on how an user fire a put request or delete request ( I am not a hacker)
.All my life I just used post and get I never thought about these put and
delete, so if someone helps I would appreciate
On Fri, Jan 24, 2014 at 4:2
if I don't have to do anything special for soap or rest then when going for
paid app server we don't get any other advantage other then support + ejb
container?
On Sun, Jan 19, 2014 at 7:21 PM, Daniel Mikusa wrote:
> On Jan 19, 2014, at 4:34 AM, Vicky B wrote:
>
> > HI A
HI All,
If I want to deploy the webapplication which uses webservice like soap or
rest do I need a soap engine or rest engine in tomcat ? or including
libraries in the war file is enough?
--
*Thanks & Regards Vickyb*
t> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Vicky,
>
> On 11/11/13, 10:02 AM, vicky b wrote:
> > I am getting server returned http response code 400 when i run
> > below code from my tomcat however it works fine when i run it in
> > W
HI All,
I am getting server returned http response code 400 when i run below
code from my tomcat however it works fine when i run it in WAS whch has
proxy server settings.
URL url = new URL(reqUrl);
HttpURLConnection con = (HttpURLConnection)url.openConnection();
con.setDoOutput(true);
con
HI All,
Just out of curiosity can you please let me know if there are 10 clients
who access 10 different browsers and make request at the same time what is
the expected output
On Tue, Jul 16, 2013 at 10:14 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED M
HI All,
I want to enable client side cache for my http request , can any body
please let me know the configuration for this.
--
*Thanks & Regards
Vickyb
*
com> wrote:
> > From: vicky b [mailto:vickyb2...@gmail.com]
> > Subject: Re: GC algorithm
>
> > then why do i see a difference in behaviour for tomcat 6
> > and tomcat 7 when i undeploy my app the objects that are
> > collected in tomcat6 are not collected in
then why do i see a difference in behaviour for tomcat 6 and tomcat 7 when i
undeploy my app the objects that are collected in tomcat6 are not collected
in tomcat7?
On Mon, May 23, 2011 at 7:19 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: vicky b [ma
HI,
How can i come to know the GC algorithm used in tomcat... and all GC
configuarations..
--
*Thanks & Regards
Vickyb
*
Hi,
I have done analysis on static references and found a interesting
point al;so i find a difference in behaviour in tomcat 6 andtomcat 7
I created a class (TestStatic) which has a static reference to VO(java bean)
in my servlet i declared TestStatic as member variable and initialized it
t
28 matches
Mail list logo