| 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.......
|
 |
 |
|
|
subject: default buffer size for all jsp files
|
|
|