Saturday 21 March 2015

JSP

      JSP
      How JSP Processing Done ?
      JSP Syntax
      JSP Directives
      JSP page directive
      jsp include directive
      include java code using include directive
      jsp taglib directive
      jsp Comments
      jsp Expressions
      jsp Scriptlets
      jsp Declarations
      jsp Implicit Objects
      jsp Initialization Parameters
      jsp Context parameters
      jspInit : To initialize variables
      jspDestroy(): To free resources
      jsp:include action
      Pass parameters to included jsp
      Implicit objects available to included jsp page
      jsp:forward : Forward requests
      jsp:forward : pass parameters to the new JSP : pass parameters to the new JSP
      Exploring page directive
      jsp Language attribute
      jsp extends attribute
      jsp import attribute
      jsp session attribute
      jsp Buffering the response
      jsp info attribute
       jsp Specifying Error page

No comments:

Post a Comment