|
|||||
Overview Features Functionality Requirements Installation Architecture Java Doc Taglib Doc Download |
Table of ContentsUser handling and securitySilhouette provides full password-protected areas for system administration. A feature-rich, easily extensible administration skeleton is also provided with Silhouette.
Context-sensitive helpA page-level help framework is provided with Silhouette. Help pages are JSP pages, so have more flexibility than static HTML help pages.
System information and graphsInformation is provided about the Java virtual machine, and graphs of free memory and threads are provided.
Log file viewerA generic file viewer with paging and page navigation is provided with Silhouette. This is implemented as a log file viewer - specify the logfile directory and Silhouette takes care of the rest.
Database table informationObtain information about any table in a JDBC-accessible database.
Generic database create/update/deleteSilhouette provides generic create/update/delete functionality for any JDBC-accessible database.
|