Hi,
- I have written a servlet that reads the request from the client, process
the request, produce the
response and then write the response to
the client.
- I have deployed the servlet on tomcat 6.0.29.
- I sent 10 batches of 100 requests each to the servlet, all the requests
entertained
I place a directory in Tomcat webapps directory. I want to Tomcat list files
under the directory.
When I browse the file list in my browser, the file list looks like the
following
2011-02-12_r5384_1669/ Sat, 12 Feb 2011 09:40:44 GMT
But what I need is
2011-02-12_r5384_1669/ Sat,
Hi Mark,
Here is the link to the screenshot I tried to send as an attachement.
http://www.myuniportal.com/tomcatjerseyservletprofile.jpg
Best Regards,
Tony Anecito
Founder,
MyUniPortal (2010 JavaOne Duke's Award)
http://www.myuniportal.com
- Original Message
From: Mark Thomas
To: To
Thanks that helps. I also sent the image output to the Jersey group hopefully
it
does not strip attachements.
I will setup a link later today to the snapshot.
Thanks,
-Tony
- Original Message
From: Mark Thomas
To: Tomcat Users List
Sent: Sun, February 13, 2011 2:54:53 AM
Subject:
On 13/02/2011 10:32, George Vagenas wrote:
> Hi guys,
>
> I am trying to locate the tomcat 7.0.8 artifacts with no success. I tried
> http://repo2.maven.org/maven2/org/apache/tomcat/ but no luck there.
>
> Can you please shed some light here?
Looks like I forgot to run the Maven upload after the
Hi guys,
I am trying to locate the tomcat 7.0.8 artifacts with no success. I tried
http://repo2.maven.org/maven2/org/apache/tomcat/ but no luck there.
Can you please shed some light here?
Regards
--
George Vagenas
On 13/02/2011 04:33, Tony Anecito wrote:
> Thanks Pid.
>
> Odd though I did a GET with no attachments.
> I do return a complex object but that is only the response not the request.
Pid meant that the mailing list strips attachments. We can't see the
Visual VM output you are referring to.
Mark