This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JBoss and the fly likes default buffer size for all jsp files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "default buffer size for all jsp files" Watch "default buffer size for all jsp files" New topic
Author

default buffer size for all jsp files

saurabh agr
Ranch Hand

Joined: Apr 14, 2010
Posts: 35
hi,

in my application i have several jsp files in which i have to set buffer attribute in page directive such as :

<%@ page language="java" buffer='32kb'%>

my question : is there a any common place where i can set buffer size which is accessed by all jsp files in the application?

thanks.
saurabh agr
Ranch Hand

Joined: Apr 14, 2010
Posts: 35
please reply some one.......
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: default buffer size for all jsp files
 
Similar Threads
only half jsp displayed sometimes
JSP Problems: Exception Handling, buffer, autoFlush
JSP Parsing error with JRun
Is there a maximum size for a JSP?
What is the use of flush?