aa Contact Us aa Home aa About Us aa JSP WEB Hosting aa Free JSP Books aa JSP Books

TAG LIBS DOWNLOADS

   
JSP
Subcategories


Tutorials & References

JSP Tag LIBS

JSP and Java Beans

JSP and JDBC

JSP and Servlets

JSP and TOMCAT

JSP and STRUTS

Jakarta Velocity

JSP Appls Downloads

Tag Libs Downloads

JSP Certification

JSP Web Hosting

JSP Sites

DateTime tag ver. 1.4 Custom JSP tag. Tag DateTime prints formatted date/time value. Without id parameter tag prints calculated value, with this parameter tag prints nothing but creates a variable (page scope, type is String) initialized by the calculated value.
String tags ver. 1.7 Custom JSP taglib. Tag Substr extracts some part of the body. You may set bounding templates or first and last indexes. Tag Replace replaces all occurrences of the given string in the body with the new string. Tag toUpperCase converts own body to upper case, tag toLowerCase converts own body to lower case, tag Capitalize capitalizes the first letter of each word in the body. Tag leftPad (rightPath) pads own body with a particular symbol. Tag parseString parses a source string and iterates over tokens. Tag stripTags lets you to remove all tags (some text starts with < and ends with >) in your code.
Jakarta Application Taglib The Application custom tag library contains tags which can be used to access information contained in the ServletContext for a web application.
BSF Tag Library The Bean Scripting Framework (BSF) is an architecture for incorporating scripting into Java applications and applets. Scripting languages such as Netscape Rhino (Javascript), Tcl, Python, NetRexx, Ruby, JudoScript, and XSLT are commonly used to augment an application's function or to script together a set of application components to form an application.
BEA WebLogic Portal JSP Tag Libraries The BEA WebLogic Portal™ includes four JSP tag libraries that are used by the portal's JSP pages.