I have v10.6-20120727 installed. I would like to use the struts-jQuery taglib. When I add
<%@ taglib prefix="sj" uri="/struts-jquery-tags"%>
I get
Can not find the tag library descriptor for “/struts-jquery-tags”
What am I missing? The documentation says MyEclipse v10.6 supports jQuery but I can’t find any additional libraries that need to be added to my project for Struts support of jQuery.