<logic:iterate id="v_user" name="loginForm" property="list">
  <p>
    <bean:write name="v_user" property="password"/>
  </p>
</logic:iterate>