Hits Today: 1 Total: 2097 | Updated: 12/8/2006 | |
 | Tag Copy will copy own body into page scope variable. So you may use your output for any post-processing (log data, email them etc.). One parameter id defines the name for your variable. Code: JSP 1.2 |
Hits Today: 1 Total: 21 | Updated: 4/30/2008 | |
 | This custom JSP taglib lets you wrap long strings without breaks. In HTML, tables are the standard way to format (set size) for your data. If you have some long line without breaks in your column, your browser will ignore your size settings. Code: JSP 2.0 | |  | |