<%-- Test if we have a plugin module that generated a description --%>
<%-- If we do not have a plugin module then simply print all the info we have --%>
Type: Class:
<%-- Test if we have any other arguments than 'class.name' --%>
Arguments: =
<%-- Loop into this JSP with a new descriptorBeanConditions that represents the nested ConditionsDescriptor --%>
<%-- needed to get around the WW bug of looking up the stack - so use the id --%>
<%-- save the descriptor bean on top of the stack --%>
<%-- Hack to get around the WebWork EL bug --%>
<%-- create a new descriptor bean to represent the conditions element --%>
<%-- recurse to this JSP to print out the ConditionsDescriptor which likely has more than one
ConditionDescriptor inside --%>