Re: anyone care to clarify difference between struts and JSTL?

2002-04-07 Thread Martin Cooper
- Original Message - From: Craig R. McClanahan [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Sent: Saturday, April 06, 2002 5:15 PM Subject: Re: anyone care to clarify difference between struts and JSTL? On 3 Apr 2002, David M. Karr wrote: Date: 03 Apr 2002 16:41

Re: anyone care to clarify difference between struts and JSTL?

2002-04-03 Thread David M. Karr
Craig == Craig R McClanahan [EMAIL PROTECTED] writes: Craig My advice to Struts users is as follows: Craig * If you're running on a Servlet 2.2 / JSP 1.1 container, you Craig will not be able to use JSTL (it requires Servlet 2.3 / JSP 1.2). Craig Go ahead and continue using

anyone care to clarify difference between struts and JSTL?

2002-04-02 Thread Stephenson Tim
hi all, i have taken a stroll through the mail archive and not found any clear definition of what is the difference between the struts taglibs and the 'standard' taglibs. let me admit first that i am completely new to JSTL, what i really want to know is should i keep going with struts tags

Re: anyone care to clarify difference between struts and JSTL?

2002-04-02 Thread Craig R. McClanahan
On Tue, 2 Apr 2002, Stephenson Tim wrote: Date: Tue, 2 Apr 2002 17:52:46 +1000 From: Stephenson Tim [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: Struts mailing list (E-mail) [EMAIL PROTECTED] Subject: anyone care to clarify difference between struts and JSTL

Re: anyone care to clarify difference between struts and JSTL?

2002-04-02 Thread Craig R. McClanahan
On Tue, 2 Apr 2002, Stephenson Tim wrote: and some others have been deliberately (and i believe wisely) excluded on grounds on breaking MVC (eg JSTL sql tags) On this particular point, here's what I told the Struts BOF audience at JavaOne: Shame on you if you use the SQL tags in your