JSTL custom TagLibrary not showing correct results due to pooling
Issue
- application is centralized on a JSTL custom tag library, which takes the input of java.util.Collection and displays the rows with styles attached to it
-
worked on Weblogic Application server, but on JBoss it behaves as below:
- if a collection has one row, the first time accessing the page will display one row in the view
- the second time accessing the page, the view shows two rows instead of one
- PageContext is not getting refreshed
Environment
- JBoss Enterprise Application Platform (EAP)
- JavaServer Pages Standard Tag Library (JSTL)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
