Struts Console doesn't help with JSPs like you mention below, but it helps
with the Struts config files.

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

-James

> Does anybody knows a good and free struts editor ?
> Does anybody knows an editor that is able to make code more readable,
> user friendlier... eg. formatting the following code:
>
>  <tr><td>bla</td></tr>
>
> into:
> <tr>
>     <td>
>           bla
>      </td>
> </tr>
>
> Thanks !




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to