Skip to content

Instantly share code, notes, and snippets.

@jitendra-rajput
Last active December 24, 2015 09:29
<c:when test="<%= key == null %>">
<c:if test="<%= !SessionErrors.isEmpty(portletRequest) %>">
<span class="portlet-msg-error">
<liferay-ui:message key="you-have-entered-invalid-data">
</liferay-ui:message></span>
<%= rowBreak %></c:if></c:when>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment