On 13/04/2010 16:41, Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Pid,

On 4/13/2010 10:45 AM, Pid wrote:
On 13/04/2010 14:36, Christopher Schultz wrote:
Karthik,

On 4/13/2010 5:32 AM, Karthik Nanjangude wrote:
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.

If your load testing did not demonstrate any problems, yet you are
encountering problems in production, that suggests that your load tests
were not properly reproducing real-world scenarios.

The Tags are in embedded in<script>   function adv1()</script>    format

Can you turn these into<script src="..."></script>   constructs? These
will not prevent the browser from rendering the page.

I thought that even a src referenced script stopped the page?

I was thinking of this:
http://www.stevesouders.com/blog/2009/04/09/dont-use-import/

But there's also this:
http://www.stevesouders.com/blog/2009/04/27/loading-scripts-without-blocking/

OK. That's interesting - and counter to my experience of a script served by a well-known (but not google) ad company. We had to jump through some hoops to ensure that the script didn't block - but maybe the script was calling document.write, I don't remember and it was a couple of years ago.


p

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkvEkJ4ACgkQ9CaO5/Lv0PB0IACgiVesyN9A2noqKAmmGfRLyHFD
ysEAn2tOikNdk5VRezxFVJdoJlihV3xo
=uN67
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
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

Reply via email to