You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by James Holmes <ja...@jamesholmes.com> on 2003/04/21 16:15:17 UTC

[ANNOUNCE] Struts Console v3.4

Struts Console version 3.4 is now available.

http://www.jamesholmes.com/struts/

Download Now:
http://www.jamesholmes.com/struts/struts-console-3.4.zip
  -- OR --
http://www.jamesholmes.com/struts/struts-console-3.4.tar.gz

Struts Console is FREE software.

This release fixes some bugs and adds a few small features.

Changes with Struts Console v3.4
 
  *) Fixed bug where DynaXXX were showing up in
      the Type dropdown for Struts 1.0 <form-bean>s.

  *) Fixed bug where Configuration Class field was
      showing up for Struts 1.0 <action>s.

  *) Fixed bug where Configuration Class value from
      xml file wasn't showing up for <action>s.

  *) Updated Tiles Definition's to allow free form
      "extends".

  *) Added tooltips to each Struts field for
      describing its use.

  *) Improved config file recognition in plugins.

  *) Updated standalone program to check saved
      window size and default to 800x600 if less
      than 800x600.

Thanks,

-james
james@jamesholmes.com
http://www.jamesholmes.com/struts/


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [ANNOUNCE] Struts Console v3.4

Posted by Kenneth Stout <ke...@attbi.com>.
James,

Another fine release. Keep up the good work!

Kenneth.

----- Original Message ----- 
From: "James Holmes" <ja...@jamesholmes.com>
To: <st...@jakarta.apache.org>
Sent: Monday, April 21, 2003 7:15 AM
Subject: [ANNOUNCE] Struts Console v3.4


> Struts Console version 3.4 is now available.
> 
> http://www.jamesholmes.com/struts/
> 
> Download Now:
> http://www.jamesholmes.com/struts/struts-console-3.4.zip
>   -- OR --
> http://www.jamesholmes.com/struts/struts-console-3.4.tar.gz
> 
> Struts Console is FREE software.
> 
> This release fixes some bugs and adds a few small features.
> 
> Changes with Struts Console v3.4
>  
>   *) Fixed bug where DynaXXX were showing up in
>       the Type dropdown for Struts 1.0 <form-bean>s.
> 
>   *) Fixed bug where Configuration Class field was
>       showing up for Struts 1.0 <action>s.
> 
>   *) Fixed bug where Configuration Class value from
>       xml file wasn't showing up for <action>s.
> 
>   *) Updated Tiles Definition's to allow free form
>       "extends".
> 
>   *) Added tooltips to each Struts field for
>       describing its use.
> 
>   *) Improved config file recognition in plugins.
> 
>   *) Updated standalone program to check saved
>       window size and default to 800x600 if less
>       than 800x600.
> 
> Thanks,
> 
> -james
> james@jamesholmes.com
> http://www.jamesholmes.com/struts/
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


[ANNOUNCE] Struts Console v4.0

Posted by James Holmes <ja...@jamesholmes.com>.
Struts Console version 4.0 is now available.

http://www.jamesholmes.com/struts/

Download Now:
http://www.jamesholmes.com/struts/struts-console-4.0.zip
  -- OR --
http://www.jamesholmes.com/struts/struts-console-4.0.tar.gz

Struts Console is FREE software.

This release most notably adds support for editing JSP Tag Library files
(*.tld) and fixes the long running JBuilder plugin problems.

Changes with Struts Console v4.0

  *) Fixed long running bug where Struts Console's version
     of JDOM library conflicted with that used by JBuilder.

  *) Fixed bug where updating Global Constants in Validator
     config wasn't marking file as changed.

  *) Fixed Console to properly save files as UTF-8 instead
     of system encoding.

  *) Fixed IDEA plugin to properly refresh config file in text
     editor when changes are made with Console. In doing so,
     improved plugin performance greatly.

  *) Fixed a couple of very minor bugs in IDEA plugin.

  *) Fixed bug where using Escape key or Cancel button to close
     dialogs would sometimes lead to new elements being created
     erroneously.

  *) Added support for editing JSP Tag Library (*.tld) files.

  *) Added support for <bean> element in Tiles config files.

  *) Added instructions to IDEA plugin for newbies. 

Thanks,

-james
james@jamesholmes.com
http://www.jamesholmes.com/struts/


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


[ANNOUNCE] Struts Console v3.6

Posted by James Holmes <ja...@jamesholmes.com>.
Struts Console version 3.6 is now available.

http://www.jamesholmes.com/struts/

Download Now:
http://www.jamesholmes.com/struts/struts-console-3.6.zip
  -- OR --
http://www.jamesholmes.com/struts/struts-console-3.6.tar.gz

Struts Console is FREE software.

This release fixes some bugs and adds a few small features.

Changes with Struts Console v3.6

  *) Fixed validator editor to not require <argX> elements to
      specify a name attribute.

  *) Fixed bug where console.bat file wasn't working on
      Windows 98.

  *) Updated NetBeans module to doc itself into the source
      editor window.

  *) Added ability in IDEA to open config files in Struts Console
      window from the Structure and Web Views.

  *) Retired JSP Converter functionality since it was used very
      little and quite buggy. 

Thanks,

-james
james@jamesholmes.com
http://www.jamesholmes.com/struts/


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


[ANNOUNCE] Struts Console v3.5

Posted by James Holmes <ja...@jamesholmes.com>.
Struts Console version 3.5 is now available.

http://www.jamesholmes.com/struts/

Download Now:
http://www.jamesholmes.com/struts/struts-console-3.5.zip
  -- OR --
http://www.jamesholmes.com/struts/struts-console-3.5.tar.gz

Struts Console is FREE software.

This release fixes some bugs and adds a few small features.

Changes with Struts Console v3.5
 
  *) Fixed problem with Eclipse/WSAD plugin where every change made
     in Struts Console caused the XML file to be written to disk. This
     was causing performance problems.

  *) Fixed bug where creating new Tiles definitions without specifying
     a path was generating <definition>s with an emtpy path attribute.
     This causes problems later when using the extends feature.

  *) Fixed Validator editor to properly support <field>s having
     multiple <arg0>, <arg1>, <arg2>, <arg3> and <msg> elements.

  *) Updated dialogs so that OK is selected when you press "Enter."

  *) Updated dialogs to close when you press "Esc."

  *) Added tooltips to each Tiles field for describing its use.

Thanks,

-james
james@jamesholmes.com
http://www.jamesholmes.com/struts/


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: nested logic:iterate

Posted by Natalie D Rassmann <na...@lmco.com>.
you need to you use a nested iterate inside the first....  check out this
website
http://keyboardmonkey.com/pilotlight/index.jsp

You probably need to do something like this....

<logic:iterate id="listaToxico"" name="listaToxico" property="cities">
    <tr>
        <td class="tableinfo">
            <input type="checkbox" name="lista_esmd"
                      value="<bean:write name="listaToxico"
                           property="codigo"/>"><bean:write
name="listaToxico"
                           property="nombre"/>
        </td>
        <td class="tableinfo">
            <select name="incapacidad_codigo" size="1" class="formulario">
            <nested:root name="listaToxico"">
            <nested:iterate id="istaGradoConsumo" property="istaGradoConsumo">
- Whatever property you are iterating; I couldn't tell from your code
            <option value="<bean:write name="listaGradoConsumo"
                         property="codigo"/>"><bean:write
name="listaGradoConsumo" property="grado"/></option>


            </td>
            </nested:iterate>
            </nested:root>
          </select>
        </tr>
    </table>
</logic:iterate>


Dani wrote:

> Hello. Ive a logic:iterate inside another, but nothing is shown. Bean's are
> into the scope, because I can see the logic:iterate tags separately. I'm
> using struts 1.0.2. What's my problem? Can I use nested logic:iterate tags?
> Is this the problem? Here is my code:
>
> <logic:iterate id="listaToxico" name="listaToxico">
>     <tr>
>         <td class="tableinfo">
>             <input type="checkbox" name="lista_esmd"
>                       value="<bean:write name="listaToxico"
>                            property="codigo"/>"><bean:write
> name="listaToxico"
>                            property="nombre"/>
>         </td>
>         <td class="tableinfo">
>             <select name="incapacidad_codigo" size="1" class="formulario">
>                     <logic:iterate id="listaGradoConsumo"
> name="listaGradoConsumo">
>                     <option value="<bean:write name="listaGradoConsumo"
>                          property="codigo"/>"><bean:write
> name="listaGradoConsumo"
>                          property="grado"/></option>
>                     </logic:iterate>
>             </select>
>         </td>
>     </tr>
> </logic:iterate>
>
> Thank U.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org


nested logic:iterate

Posted by Dani <mc...@wanadoo.es>.
Hello. Ive a logic:iterate inside another, but nothing is shown. Bean's are
into the scope, because I can see the logic:iterate tags separately. I'm
using struts 1.0.2. What's my problem? Can I use nested logic:iterate tags?
Is this the problem? Here is my code:

<logic:iterate id="listaToxico" name="listaToxico">
    <tr>
        <td class="tableinfo">
            <input type="checkbox" name="lista_esmd"
                      value="<bean:write name="listaToxico"
                           property="codigo"/>"><bean:write
name="listaToxico"
                           property="nombre"/>
        </td>
        <td class="tableinfo">
            <select name="incapacidad_codigo" size="1" class="formulario">
                    <logic:iterate id="listaGradoConsumo"
name="listaGradoConsumo">
                    <option value="<bean:write name="listaGradoConsumo"
                         property="codigo"/>"><bean:write
name="listaGradoConsumo"
                         property="grado"/></option>
                    </logic:iterate>
            </select>
        </td>
    </tr>
</logic:iterate>


Thank U.




---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org