I am using Liferay 6 for development.
I have added JQuery support to Liferay this way inside the file liferay-portlet.xml file
liferay-portlet.xml
Don't forget to add the following on the top in your jsp:
<%@ taglib uri="http://liferay.com/tld/portlet" prefix="liferay-portlet" %>