WebSphere Application Server - can you set JSP page buffer size via WebSphere?

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > September 2006 > can you set JSP page buffer size via WebSphere?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author can you set JSP page buffer size via WebSphere?

2006-09-19, 7:30 pm

IBM Web Server 1.3
IBM WebSphere 5.0.1

I'm having a web application issue whereby a jsp generated page is getting truncated (past the <Body> tag) every 1 out of 5 times. The only way I have found to prevent this is by setting the JSP page buffer size directly on the page.

<%@ page buffer="32kb" %>

This only occurs on MS Internet Explorer, but not Opera or Firefox.

I presume that this setting applies to the application server when the static HTML is constructed. Is there any way to set this directly in WebSphere so that I don't have to set this in the JSP.

TIA,

Mark
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com