Re: R: Struts Tag Library

2004-06-02 Thread Michael McGrady
One reason for using struts tags is that people are trained to use them. Business is not always bending to the best coding solution. Business has to bend to the best business decision. Michael At 02:55 AM 6/2/2004, Andrea M wrote: I agree with Rick Of corse you could use struts tags without St

R: Struts Tag Library

2004-06-02 Thread Andrea M
ggetto: AW: Struts Tag Library <2cents> If you plan to use model 1 -> use jstl If you plan to use model 2 -> use struts :-) Leon > -Ursprüngliche Nachricht- > Von: Andrea M [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 2. Juni 2004 11:55 > An: 'Struts Users

R: Struts Tag Library

2004-06-02 Thread Andrea M
I agree with Rick Of corse you could use struts tags without Struts framework, but there's no point in doing so: Tags like bean, logic and iterate are almost entirely supplanted by JSTL The only struts tag that is still useful is but is designed to work together with ActionServlet, so using it out