pagination in jsp custom jsp taglib for paging. this taglib takes some data and dynamically splits up this information into several pieces (pages) as well as generates automatically an index for available pages. you have seen some like this many times in any search engine for example: a list of data plus some index with links to next pages. so body tag paging is a common wrapper. body tag item .. .. ..
SCJP 1.5 syllabus
how is the scjp 1.5 exam different from the scjp 1.4? · exam objectives: several important new language features have been added, including enums, generics, static imports, and autoboxing/unboxing. api features added to the exam include java.lang.stringbuilder, java.util.locale, java.util.formater, java.util.scanner. java.util.regex.pattern, and java.util.regex.matcher. java io features have .. .. ..
