Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: jspTags - Java Statements


Message #1 by "Ebers, David" <David.Ebers@o...> on Tue, 8 May 2001 15:35:20 +0200
Hi All,

I would like to replace all jsp-tags with java-statements

<%@ page language="java" autoFlush="false" buffer="128kB" %>

Is it
response.bufferSite = "128"?


Where can I find information about this?

Thanks David


  Return to Index