Hi,
I am trying to use the JSP handler; when I call on the URI that
eventually point to a mapping that uses the JSP handler, Ofbiz seems to
loop infinitely.
In controller.xml:
***********
<handler name="jsp" type="view"
class="org.ofbiz.webapp.view.JspViewHandler"/>
...
<request-map uri="customproduct">
<security https="false" auth="false"/>
<response name="success" type="view" value="s2iproduct"/>
</request-map>
...
<view-map name="s2iproduct" type="jsp" page="response.jsp"/>
*****************
Thanks,
Minh
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users