JSP TAGS AND JSP DIRECTIVES.
Various tags are available in the JSP. JSP tag has various functions like declarations where tag is used to define the functions and variables used in JSP.
Scriplets where you can insert any Java code, that is put up in –JSP service method by the JSP engine.
Expressions—this tag can be used to bring out any data on the generated page.
In JSP Directives Syntax may be used —- in Syntax JSP Directives may be, Page, taglib, language, java or session etc.
Example—taglib is used to use custom tags in the JSP pages, extends=” my package. My class” This attribute is used when we want to extend any class. We can use comma (,) to import more than one package.
JSP tags are Flexible way to implement paging of large data sets. Emulates all currently known paging styles with minimal effort. Includes various index styles. It organizes your data and sets into pages.
Thus those who want vast understanding in this field please contact ROSE India Technologies pvt Ltd that offers fully sense in this area.
JSP Tutorials
http://www.roseindia.net/jsp/
http://www.roseindia.net/software-tutorials/detail/6244