Re: RE: [Fwd: Re: Hi....]]

2002-02-05 Thread Jonathan Gibbons
- From: "Olivier Dinocourt" <[EMAIL PROTECTED]> on 05/02/2002 11:07 CET Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> cc: Subject: Re: RE: [Fwd: Re: Hi]] I t

Re: RE: [Fwd: Re: Hi....]]

2002-02-05 Thread Olivier Dinocourt
;Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, February 05, 2002 12:29 AM Subject: Re: RE: [Fwd: Re: Hi]] > I don't agree. If you need to use scriptlets in your JSPs and you use them > over and over on many pages, the scriptlet should be a tag. The tag c

Re: RE: [Fwd: Re: Hi....]]

2002-02-04 Thread Jay Sissom
y re-use code "if we must"? Is re-use of code a bad habit. :) Jay - Original Message - From: "Vic Cekvenich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2002 2:48 PM Subject: [Fwd: RE: [Fwd: Re: Hi]] > The thing on ta

Re: RE: [Fwd: Re: Hi....]]

2002-02-04 Thread Elijah Jacobs
ssage - From: "Vic Cekvenich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2002 2:48 PM Subject: [Fwd: RE: [Fwd: Re: Hi]] > The thing on tags is do not use to many tags. Try to avoid writing > tags. > Somehow, the example app on str

[Fwd: RE: [Fwd: Re: Hi....]]

2002-02-04 Thread Vic Cekvenich
possible in presentation/view/jsp. So to me, tags and Struts framework are 2 different things, but bellow is a good book anyway. Vic Original Message Subject: RE: [Fwd: Re: Hi] Date: Wed, 30 Jan 2002 18:49:35 +0100 From: "Lacerda, Wellington (AFIS)" <[EMAIL PROTECT

RE: [Fwd: Re: Hi....]

2002-01-30 Thread Lacerda, Wellington (AFIS)
Another book with a lot of information on Struts is JSP and Tag Libraries for Web Development, available at Amazon and B&N. Check the publisher's page at: http://www.newriders.com/books/title.cfm?isbn=0735710953. It is heavily focused on Tag Libraries and Struts is discussed on the light of that.