I have an app that is deployed on Tomcat 4.1.24.  If I hit a page that is an
ordinary JSP file, I can look at the response headers and see a
content-length that is greater than 0.  If I hit a tiles page (a jsp with a
tiles:insert tag), content-length is missing from the header.

If this were a Tomcat oddity, I would expect to get no content-length
reported in each case.  Because this only happens in the tiles case, I am
led to believe this is a tiles oddity.   I am using Struts 1.1 final.

Any ideas what is going on here?

Thanks,
Steve


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to