Could I get an answer for the following line:
${setRequestAttribute("listIndex", productCategoryMember_index)}The above line is taken from "CategoryDetail.ftl". I need the value for "productCategoryMember_index", so that I can display only 5 products per page , instead of 10 per page. Thanks Purani
