Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: buffer


Message #1 by "ramy" <ramymoneiry@h...> on Tue, 27 Nov 2001 23:17:42
I can not understand why if I have jsp with buffer equal to false (not 
buffered) and I try to do forwarding to other page through

 <jsp:forward page="url" />

  why I find an exception IlegalStateException

 thanks

  Return to Index