| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | com.finalist.cmsc.taglib.RemoveHtmlTag |
| TagExtraInfo Class | None |
| Body Content | scriptless |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| html | true | true | java.lang.String | The html to put into the tag. |
| var | true | false | java.lang.String | JSP variable name to put the result. |
| maxlength | false | true | java.lang.String | The maximum length allowed, will be cut back to the nearest '.', if not found to the nearest space. |
| minlength | false | true | java.lang.String | The minimum length allowed. This is not a guarantee, but otherwise the tag might clip off a big chunck when clipping on a '.' |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||