-
Type:
New Feature
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
This issue serves as a task for developing the new browserSniffer EL keyword that provides access to the BrowserSniffer by acquiring it from a BrowserSnifferFactory.
Developers will be able to use EL expressions like this:
<c:if test="#{browserSniffer.mobile}"> ... </c:if>