Hello, struts-user, [code] <logic:iterate id="customer" name="customers" type="STB.Customer"> <bean:write name="customer" property="testb"/> <bean:write name="customer" property="pps"/> </logic:iterate> [/code]
customers is set by request.setAttribute pps is string value. testb is a int value If remove the testb ,it run smoonthly. If change testb to boolean,it also run smoothly. Otherwise It always throw the exception org.apache.jasper.JasperException: Cannot find message resources under key org.apache.struts.action.MESSAGE Why?I'm stun at these 2 days. Best regards. MaFai [EMAIL PROTECTED] 2003-09-26 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]