Avoid using the deprecated JSP <tsx> tags

This rule flags the following deprecated JSP tsx tags:

These tsx tags where deprecated in WebSphere Application Server Version 6.0 and might be removed in a future release.

Instead of using the tsx tags, you should use equivalent tags from the JavaServer Pages Standard Tag Library (JSTL). JSTL is supported in WebSphere Application Server Version 6.0, and the tag library is included with the product.

For additional class information, see the Deprecated features list in the documentation.