The futureLAB JSP Tag Library consists of these custom action tags: Style - Transform the XML content of the element with an XSL style sheet. Parameter - This is only useful in combination with the Style tag. It allows you to set XSLT parameter key/value pairs for the transformation described by the enclosing Style tag. Sqlquery - Query an SQL database via JDBC and return the result set as XML data. |