Thanks, Joerg, for trying to help.Could you explain more about "include
these inclued JSPs in the IDE as well"? In each JSP that uses these
variables, the first line is <%@include file="/libs/wcm/global.jsp"%>,
so global.jsp is already includes in the JSPs. In my understanding,
based on the maven dependence, The JSPs in Eclipse should be able to
recognize these variables, right?Thanks again,Kevin