RE: what's the best way to have an if/else clause?

2004-04-02 Thread Butash, Bob
. -Original Message- From: Jay Glanville [mailto:[EMAIL PROTECTED] Sent: Friday, April 02, 2004 10:39 AM To: 'Struts Users Mailing List' Subject: RE: what's the best way to have an if/else clause? > If you are using Tomcat 5.0+ (JSP 2.0) you will have built-in > support JSTL

RE: what's the best way to have an if/else clause?

2004-04-02 Thread Qureshi, Affan
: 'Struts Users Mailing List' Subject: RE: what's the best way to have an if/else clause? > If you are using Tomcat 5.0+ (JSP 2.0) you will have built-in > support JSTL in JSP. You wont have to add any libraries. I've taken the attitude not to rely on any container'

RE: what's the best way to have an if/else clause?

2004-04-02 Thread Jay Glanville
> If you are using Tomcat 5.0+ (JSP 2.0) you will have built-in > support JSTL in JSP. You wont have to add any libraries. I've taken the attitude not to rely on any container's library set. It doesn't make the web application very portable. Thanks for the suggest, none the less. JDG -- Jay

RE: what's the best way to have an if/else clause?

2004-04-02 Thread Qureshi, Affan
add JSTL to our libraries. Thanks JDG -- Jay Glanville > -Original Message- > From: Butash, Bob [mailto:[EMAIL PROTECTED] > Sent: Friday, April 02, 2004 10:19 AM > To: 'Struts Users Mailing List' > Subject: RE: what's the best way to have an if/else

RE: what's the best way to have an if/else clause?

2004-04-02 Thread Jay Glanville
DG -- Jay Glanville > -Original Message- > From: Butash, Bob [mailto:[EMAIL PROTECTED] > Sent: Friday, April 02, 2004 10:19 AM > To: 'Struts Users Mailing List' > Subject: RE: what's the best way to have an if/else clause? >

RE: what's the best way to have an if/else clause?

2004-04-02 Thread Butash, Bob
Jay, Have you looked into JSTL's choose tag? Hope this helps -Original Message- From: Glanville, Jay [mailto:[EMAIL PROTECTED] Sent: Friday, April 02, 2004