Re: Using JSTL tags instead of Struts tags

2003-07-12 Thread Ted Husted
Yansheng Lin wrote: It doesn't sound right to me. Java still support deprecated methods from years ago. Besides, when we look at the struts tag lib API reference, there is no warning about these tags being deprecated. Craig R. McClanahan wrote: IMHO, it would be a disservice to the Struts

Re: Using JSTL tags instead of Struts tags

2003-07-11 Thread Adam Hardy
I've never been a fan of having SQL tags (especially the updating ones) in JSTL, for all the obvious reasons. However, there are a whole bunch of developers in the world who are used to model 1 style development (VB, PHP, PERL, Cold Fusion, ...), and it would not be fair for expert groups to

Re: Using JSTL tags instead of Struts tags

2003-07-11 Thread Laurent PETIT
From: Mark Lowe [EMAIL PROTECTED] I'd be interested in any research comparing the readability of the two and seeing which site builders prefer. logic:iterate or c:forEach [...] but I confess I'm more concerned with writing code for humans rather than compilers. I tend to use

Re: Using JSTL tags instead of Struts tags

2003-07-11 Thread Mark Lowe
, 2003 9:51 AM To: Struts Users Mailing List Subject: RE: Using JSTL tags instead of Struts tags I don't have any documentation but the only Struts taglibs I use are html and tiles. I replaced my usage of the bean tags with the fmt:message tag and the Struts logic tags are all replaced

RE: Using JSTL tags instead of Struts tags

2003-07-11 Thread Davidson, Glenn
Food please! Glenn -Original Message- From: Mark Galbreath [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 7:20 PM To: 'Struts Users Mailing List' Subject: RE: Using JSTL tags instead of Struts tags I think this approach is bullshit. Why would you develop SQL tags to get access

Re: Using JSTL tags instead of Struts tags

2003-07-11 Thread Mark Lowe
solid. No Dog Food please! Glenn -Original Message- From: Mark Galbreath [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 7:20 PM To: 'Struts Users Mailing List' Subject: RE: Using JSTL tags instead of Struts tags I think this approach is bullshit. Why would you develop SQL tags

RE: Using JSTL tags instead of Struts tags

2003-07-11 Thread Davidson, Glenn
, 2003 11:30 AM To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags I'm familiar with the tech idiom dog-food .. but I have no idea what it is you're talking about please can you explain what you understand by dog-food coding? If your saying what I think you

Re: Using JSTL tags instead of Struts tags

2003-07-11 Thread Mark Lowe
To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags I'm familiar with the tech idiom dog-food .. but I have no idea what it is you're talking about please can you explain what you understand by dog-food coding? If your saying what I think you are are you sure you're

RE: Using JSTL tags instead of Struts tags

2003-07-11 Thread Hookom, Jacob
PROTECTED] Sent: Friday, July 11, 2003 2:40 PM To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags Couldn't agree with you more... an' sorry for the snide line, i think i've got a little irritated over yesterdays efforts on this thread.. I just cant see why the JSTL standard

RE: Using JSTL tags instead of Struts tags

2003-07-11 Thread Davidson, Glenn
: Using JSTL tags instead of Struts tags Mark, As Glenn pointed out that there are different scales of applications, just like PHP hacking might be more suited, JSTL might be more suited. With some custom persistence tags to handle your business logic, you could easily write a whole application

RE: Using JSTL tags instead of Struts tags

2003-07-11 Thread David Graham
to do with Struts and much to do with the JSTL. David -Original Message- From: Mark Lowe [mailto:[EMAIL PROTECTED] Sent: Friday, July 11, 2003 11:30 AM To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags I'm familiar with the tech idiom dog-food

Re: Using JSTL tags instead of Struts tags

2003-07-11 Thread Erik Price
Davidson, Glenn wrote: As an aside, Dog Food has a specific tech meaning? If it is not to much trouble what exactly does it mean in techie http://www.catb.org/~esr/jargon/html/D/dogfood.html Erik - To unsubscribe, e-mail:

RE: Using JSTL tags instead of Struts tags

2003-07-11 Thread Davidson, Glenn
little to do with Struts and much to do with the JSTL. David -Original Message- From: Mark Lowe [mailto:[EMAIL PROTECTED] Sent: Friday, July 11, 2003 11:30 AM To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags I'm familiar with the tech idiom

RE: Using JSTL tags instead of Struts tags

2003-07-11 Thread Davidson, Glenn
Thanks! I am chowing down now :-) ! Glenn -Original Message- From: Erik Price [mailto:[EMAIL PROTECTED] Sent: Friday, July 11, 2003 4:12 PM To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags Davidson, Glenn wrote: As an aside, Dog Food has

RE: Using JSTL tags instead of Struts tags

2003-07-11 Thread David Graham
-Original Message- From: David Graham [mailto:[EMAIL PROTECTED] Sent: Friday, July 11, 2003 4:07 PM To: Struts Users Mailing List Subject: RE: Using JSTL tags instead of Struts tags --- Davidson, Glenn [EMAIL PROTECTED] wrote: I recently saw the term Dog Food and found it amusing. I

RE: Using JSTL tags instead of Struts tags

2003-07-11 Thread Craig R. McClanahan
On Fri, 11 Jul 2003, Davidson, Glenn wrote: Date: Fri, 11 Jul 2003 15:59:31 -0400 From: Davidson, Glenn [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Subject: RE: Using JSTL tags instead of Struts tags Thanks

RE: Using JSTL tags instead of Struts tags

2003-07-11 Thread Yansheng Lin
Mailing List Subject: RE: Using JSTL tags instead of Struts tags IMHO, it would be a disservice to the Struts community for Struts to keep on innovating and maintaining its (now proprietary to Struts) expression language, when the rest of the world is going to follow a different standard. Craig (who

RE: Using JSTL tags instead of Struts tags

2003-07-11 Thread Craig R. McClanahan
On Fri, 11 Jul 2003, Yansheng Lin wrote: Date: Fri, 11 Jul 2003 16:24:30 -0600 From: Yansheng Lin [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Subject: RE: Using JSTL tags instead of Struts tags So I guess

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Kamholz, Keith (corp-staff) USX
I'd be interested in finding out about this too. -Original Message- From: White, Joshua A (HTSC, CASD) [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 7:30 AM To: 'Struts Users Mailing List' Subject: Using JSTL tags instead of Struts tags A previous thread had encouraged me

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread David Graham
A (HTSC, CASD) [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 7:30 AM To: 'Struts Users Mailing List' Subject: Using JSTL tags instead of Struts tags A previous thread had encouraged me to look into JSTL. It looks like there are several tags which I could use instead of Struts tags

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Kamholz, Keith (corp-staff) USX
: Thursday, July 10, 2003 9:51 AM To: Struts Users Mailing List Subject: RE: Using JSTL tags instead of Struts tags I don't have any documentation but the only Struts taglibs I use are html and tiles. I replaced my usage of the bean tags with the fmt:message tag and the Struts logic tags are all

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread David Graham
it and you will :-). The expression language is the best thing since sliced bread. David - Keith -Original Message- From: David Graham [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 9:51 AM To: Struts Users Mailing List Subject: RE: Using JSTL tags instead of Struts tags

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Hookom, Jacob
more flexible. Jacob - Keith -Original Message- From: David Graham [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 9:51 AM To: Struts Users Mailing List Subject: RE: Using JSTL tags instead of Struts tags I don't have any documentation but the only Struts taglibs I use

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread Mark Lowe
a little more flexible. Jacob - Keith -Original Message- From: David Graham [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 9:51 AM To: Struts Users Mailing List Subject: RE: Using JSTL tags instead of Struts tags I don't have any documentation but the only Struts taglibs I use

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Mike Jasnowski
. -Original Message- From: Mark Lowe [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 10:29 AM To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags I started using JSTL but found that it encouraged site builders to start embedding logic in JSP's. While I can see

Réf. : RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread meissa . Sakho
. -Original Message- From: Mark Lowe [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 10:29 AM To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags I started using JSTL but found that it encouraged site builders to start embedding logic in JSP's. While I can

RE: Réf. : RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Raible, Matt
www.jstlbook.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 8:45 AM To: Struts Users Mailing List Subject: Réf. : RE: Using JSTL tags instead of Struts tags can someone point me out a tutorial or a good book about JSLT. Meissa

RE: Réf. : RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Davidson, Glenn
Users Mailing List Subject: Réf. : RE: Using JSTL tags instead of Struts tags can someone point me out a tutorial or a good book about JSLT. Meissa Mike Jasnowski [EMAIL PROTECTED] 10/07/2003 16:33 Veuillez répondre à Struts Users Mailing List Pour : Struts Users Mailing List

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread David Graham
: David Graham [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 9:51 AM To: Struts Users Mailing List Subject: RE: Using JSTL tags instead of Struts tags I don't have any documentation but the only Struts taglibs I use are html and tiles. I replaced my usage of the bean tags

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread Aaron Longwell
parsing objects in your own tags to make them a little more flexible. Jacob - Keith -Original Message- From: David Graham [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 9:51 AM To: Struts Users Mailing List Subject: RE: Using JSTL tags instead of Struts tags I don't have any

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread Laurent PETIT
Hello, From: David Graham [EMAIL PROTECTED] No, it doesn't encourage poor programming. Anyone can abuse the tags but it's up to your designers to use them for view logic. If you provide beans that perform the business logic, the page designers will have no reason to implement that logic in

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Yansheng Lin
Agreed:). -Original Message- From: Laurent PETIT [mailto:[EMAIL PROTECTED] Sent: July 10, 2003 10:23 AM (I find in practice, it's almost impossible to keep bad programmers -or not up to date with the more recent technos- away from applications)

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread David Graham
--- Laurent PETIT [EMAIL PROTECTED] wrote: Hello, From: David Graham [EMAIL PROTECTED] No, it doesn't encourage poor programming. Anyone can abuse the tags but it's up to your designers to use them for view logic. If you provide beans that perform the business logic, the page

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread Craig R. McClanahan
On Thu, 10 Jul 2003, Mark Lowe wrote: Date: Thu, 10 Jul 2003 15:29:07 +0100 From: Mark Lowe [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: Re: Using JSTL tags instead of Struts tags I started using JSTL

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread Craig R. McClanahan
On Thu, 10 Jul 2003, David Graham wrote: It's a huge step *forwards* from the Struts tags. The JSTL is far more powerful and easier to use. Plus, it's a standard so every Java web developer is expected to know it. Besides these advantages (which are correct), there's another important

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Yuan, Saul (TOR-ML)
-Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 2:13 PM To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags On Thu, 10 Jul 2003, Mark Lowe wrote: Date: Thu, 10 Jul 2003 15:29:07

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread David Geary
On Thursday, Jul 10, 2003, at 12:34 America/Denver, Yuan, Saul (TOR-ML) wrote: I started using JSTL but found that it encouraged site builders to start embedding logic in JSP's. I'd sure be interested in some examples of this. JSTL doesn't really provide anything more than what you could do

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread James Mitchell
, 2003 3:11 PM Subject: Re: Using JSTL tags instead of Struts tags On Thursday, Jul 10, 2003, at 12:34 America/Denver, Yuan, Saul (TOR-ML) wrote: I started using JSTL but found that it encouraged site builders to start embedding logic in JSP's. I'd sure be interested in some examples

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Joe Zendle
Yes, if every datasource in the universe is a set of tables in which the schema never changes ;-) -Original Message- From: David Geary [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 1:11 PM To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread David Geary
VERY easily use JSTL's parsing objects in your own tags to make them a little more flexible. Jacob - Keith -Original Message- From: David Graham [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 9:51 AM To: Struts Users Mailing List Subject: RE: Using JSTL tags instead of Struts

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread David Graham
flexible. Jacob - Keith -Original Message- From: David Graham [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 9:51 AM To: Struts Users Mailing List Subject: RE: Using JSTL tags instead of Struts tags I don't have any documentation but the only Struts taglibs I

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread David Geary
, which is considerably easier than JDBC or EJBs. david -Original Message- From: David Geary [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 1:11 PM To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags On Thursday, Jul 10, 2003, at 12:34 America/Denver, Yuan

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread David Geary
: White, Joshua A (HTSC, CASD) [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 7:30 AM To: 'Struts Users Mailing List' Subject: Using JSTL tags instead of Struts tags A previous thread had encouraged me to look into JSTL. It looks like there are several tags which I could use instead of Struts

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread David Graham
-Original Message- From: David Graham [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 9:51 AM To: Struts Users Mailing List Subject: RE: Using JSTL tags instead of Struts tags I don't have any documentation but the only Struts taglibs I use are html and tiles. I

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Mark Galbreath
Is this the same David Geary that wrote, among others, Advanced JavaServer Pages? Mark -Original Message- From: David Geary [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 5:09 PM To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags On Thursday

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread David Geary
Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags On Thursday, Jul 10, 2003, at 14:40 America/Denver, David Graham wrote: The work that you do with JSTL, and therefore in JSP pages instead of actions, involves activities like iterating over data, conditional tests, accessing

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Mark Galbreath
cool! I've got your books in my library. -Original Message- From: David Geary [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 5:22 PM To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags On Thursday, Jul 10, 2003, at 15:18 America/Denver, Mark

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread David Geary
: RE: Using JSTL tags instead of Struts tags I don't have any documentation but the only Struts taglibs I use are html and tiles. I replaced my usage of the bean tags with the fmt:message tag and the Struts logic tags are all replaced with a combination of the c:if and c:forEach tags plus

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Joe Zendle
- From: David Geary [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 3:00 PM To: Struts Users Mailing List Subject: Re: Using JSTL tags instead of Struts tags On Thursday, Jul 10, 2003, at 13:39 America/Denver, Joe Zendle wrote: Yes, if every datasource in the universe is a set of tables

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Mark Galbreath
Then abstract your classes from the underlying protocol using interfaces and implement an SOA solution. Mark -Original Message- From: Joe Zendle [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 5:42 PM To: Struts Users Mailing List Subject: RE: Using JSTL tags instead of Struts

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Joe Zendle
I think it's time for your lithium! -Original Message- From: Mark Galbreath [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 3:44 PM To: 'Struts Users Mailing List' Subject: RE: Using JSTL tags instead of Struts tags Then abstract your classes from the underlying protocol using

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Mark Galbreath
PROTECTED] Sent: Thursday, July 10, 2003 5:50 PM To: Struts Users Mailing List Subject: RE: Using JSTL tags instead of Struts tags I think it's time for your lithium! -Original Message- From: Mark Galbreath [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 3:44 PM To: 'Struts Users

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread Craig R. McClanahan
On Thu, 10 Jul 2003, David Geary wrote: Date: Thu, 10 Jul 2003 15:22:17 -0600 From: David Geary [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: Re: Using JSTL tags instead of Struts tags On Thursday, Jul 10

RE: Using JSTL tags instead of Struts tags

2003-07-10 Thread Mark Galbreath
PROTECTED] Sent: Thursday, July 10, 2003 6:38 PM On Thu, 10 Jul 2003, David Geary wrote: Date: Thu, 10 Jul 2003 15:22:17 -0600 From: David Geary [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: Re: Using JSTL tags

Re: Using JSTL tags instead of Struts tags

2003-07-10 Thread Jing Zhou
- Original Message - From: Craig R. McClanahan [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, July 10, 2003 5:37 PM Subject: Re: Using JSTL tags instead of Struts tags On Thu, 10 Jul 2003, David Geary wrote: Date: Thu, 10 Jul 2003 15:22:17 -0600