Wednesday, August 8, 2012

Understanding Page Directives


Three Key Directives

<% @ page ..... %>
<% @ include .... %>
<% @ tag lib ... %>

Page Directive :

 format  <% @ page  attribute="value"   %>


Attributes   :

buffer


Note :

Refference:
http://www.oreillynet.com/pub/a/oreilly/java/news/jsptips_1100.html