<2cents> If you plan to use model 1 -> use jstl If you plan to use model 2 -> use struts
</2cents> :-) Leon > -----Urspr�ngliche Nachricht----- > Von: Andrea M [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 2. Juni 2004 11:55 > An: 'Struts Users Mailing List' > Betreff: R: Struts Tag Library > > 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 <html:> but is designed to > work > together with ActionServlet, so using it outside the framework would > probably be more trouble than it's worth. > > So the answer is: yes you can, but it's useless. > > > -----Messaggio originale----- > Da: Rick Reumann [mailto:[EMAIL PROTECTED] > Inviato: mercoled� 2 giugno 2004 2.04 > A: Struts Users Mailing List > Oggetto: Re: Struts Tag Library > > Srinivasa Jagannadh Gade wrote: > > > I've a question with Tag Library. > > > > Can we use only the Struts Tag Library without using Struts Framework as > > a whole(Controller ,Action,Form etc). > > It does you no good to use the Struts tags without using tags. The ones > you need from Struts are used in conjunction with ActionForms, which you > wouldn't be using if not using the framework. > > Any other tags you 'think' are useful from the Struts tag library you > cold get from using JSTL. > > -- > Rick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

