Wednesday, October 28, 2015

JSP Page Directive

JSP page directive: The page directive in JSP is used by programmers to get the structure of the auto generated servlet modified according to their requirements. It has following syntax: Commonly used attributes of the page directive are: 1. import: This attribute is used to get the specified packages imported in the auto generated servlet […]
Read Complete Post...

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.