liferay - How to identify JSR version supported by a Portal? -


given particular portal , portlet running in it, how identify jsr version supports?

more specifically, want know if liferay ce 6.0 supports jsr 168? , support jsf 286 provided after 6.1?

i have portlets running on liferay ce 6.0 have below piece of information in portlet.xml.

<portlet-app version="2.0"..

does version 2.0 indicate adheres jsr 286 , whereas version 1.0 indicates adheres jsf 168?

yes version 2.0 means adheres jsr 286. please check en.wikipedia.org/wiki/java_portlet_specification.

liferay supports jsr 286 since version 5.


Comments

Popular posts from this blog

design - Custom Styling Qt Quick Controls -

Unable to remove the www from url on https using .htaccess -