Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: writing content from a tag


Message #1 by "ricky" <verymeanguy@y...> on Wed, 15 Aug 2001 15:35:59
I have a question about JSP custom tags. Is is true that when we use 
TagSupport we don't have to explicitly use BodyContent to get the enclosng 
Writer to write the content out, but we need to get enclosin writer if we 
use BodyTagSupport? 

  Return to Index