Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to get the size of JSP html output?

843840Jan 5 2010 — edited Jan 6 2010
Hi,

Is there a JSP method to get the size of JSP HTML output.

e.g. I would like to print the size of the JSP e.g.

Size of this page is <%=pageContext.getPageSize()%> Kb ???

Any ideas? Thanks.

George

Edited by: googchro on Jan 5, 2010 4:45 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2010
Added on Jan 5 2010
2 comments
272 views