(With apologies to Karthik, as I inadvertently sent this to him directly)
On 13/04/2010 10:32, Karthik Nanjangude wrote:
Hi
Embed them in an iframe.
The design of this Web application is in Tiles / Struts format.
When we did load testing ..we did not encounter any problems.
Perhaps your load testing didn't completely accurately replicate
real-world conditions. Did it simulate a browser loading each page,
completely with images, CSS, javascript etc?
The Tags are in embedded in<script> function adv1()</script> format
And the script function is provided by the 3rd party sponsor.
This sounds like it's an HTML problem, not a server problem.
Are the scripts defined in-line in the HTML?
Browsers will stop rendering the page if they find a new script tag
definition, until that script is downloaded and run.
Any ideas 's for this problem
If possible place all of the script tags at the end of the page so they
don't hold up rendering.
p
With regards
karthik
-----Original Message-----
From: Pid [mailto:p...@pidster.com]
Sent: Tuesday, April 13, 2010 2:45 PM
To: Tomcat Users List
Subject: Re: web page rendering is slow
On 13/04/2010 08:53, Karthik Nanjangude wrote:
Hi
SPEC
JDK 1.5
TOMCAT 5.x (JBOSS Embedded)
OS : LINUX
Problem
Our application caters to B2C process with embedded with 3rd party URL's for
Advertisement process in display
How ever some times this URL's are slow in response, hence our web page
rendering is slow
How are you including the content from the URL?
Is there any way to solve this issue?
Note: - Need to have the 3rd party URL for sponsorship
Embed them in an iframe.
p
With regards
N.S.Karthik
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org