Return-Path: Delivered-To: apmail-jakarta-taglibs-user-archive@apache.org Received: (qmail 98310 invoked from network); 6 Feb 2003 16:51:55 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 6 Feb 2003 16:51:55 -0000 Received: (qmail 4479 invoked by uid 97); 6 Feb 2003 16:53:25 -0000 Delivered-To: qmlist-jakarta-archive-taglibs-user@nagoya.betaversion.org Received: (qmail 4472 invoked from network); 6 Feb 2003 16:53:24 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 6 Feb 2003 16:53:24 -0000 Received: (qmail 98059 invoked by uid 500); 6 Feb 2003 16:51:52 -0000 Mailing-List: contact taglibs-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tag Libraries Users List" Reply-To: "Tag Libraries Users List" Delivered-To: mailing list taglibs-user@jakarta.apache.org Received: (qmail 98048 invoked from network); 6 Feb 2003 16:51:52 -0000 Received: from alpine.ngdc.noaa.gov (192.149.148.86) by daedalus.apache.org with SMTP; 6 Feb 2003 16:51:52 -0000 Received: from noaa.gov ([140.172.174.126]) by alpine.ngdc.noaa.gov (Netscape Messaging Server 4.15) with ESMTP id H9WBWJ00.LAE for ; Thu, 6 Feb 2003 09:45:55 -0700 Message-ID: <3E4292AA.4080406@noaa.gov> Date: Thu, 06 Feb 2003 09:51:54 -0700 From: "John C Cartwright" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tag Libraries Users List Subject: Re: and boolean value References: <6719AC49-3982-11D7-8EE5-000393D6C93A@mac.com> In-Reply-To: <6719AC49-3982-11D7-8EE5-000393D6C93A@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N That works great, thanks to both Tim and Pierre. One follow up question though - is there a tag to go with the ? Thanks again! -- john Timothy Kettering wrote: > > Yeah, that occured to me after I sent off the email and was sitting on > the couch watching Law & Order on TNT. Somehow I just couldn't be > bothered enough to go back to the computer and follow up on it. :) > Anyway, more ways to skin the proverbial cat... > > -tim > > On Wednesday, February 5, 2003, at 09:37 PM, Pierre Delisle wrote: > >> Try the following: >> >> >> >> [What Timothy suggested would also work, but there is no need >> to test against true, since you already have a boolean expression >> for your test.] >> >> -- Pierre >> >> >> Timothy Kettering wrote: >> >>> >>> offhand, id say you should be doing this. (enclose the entire >>> evaluation in the curly braces) >>> >>> >>> >>> On Wednesday, February 5, 2003, at 08:23 PM, John C Cartwright wrote: >>> >>>> Hello All, >>>> >>>> I have a isRunning() method in my bean that returns a boolean. I'm >>>> try to test against that value with something like the following: >>>> >>>> >>>> >>>> >>>> >>>> The problem is that even though the bean's getter method is properly >>>> returning the true value (I can print it into the HTML page), the >>>> above conditional always fails. Can someone point out what I'm doing >>>> wrong? >>>> >>>> JSTL v.1.2, core library. >>>> >>>> Thanks! >>>> >>>> -- john >>>> >>>> ===================================================== >>>> John Cartwright >>>> Associate Scientist >>>> Geospatial Data Services Group >>>> CIRES, National Geophysical Data Center/NOAA >>>> (303) 497-6284 >>>> John.C.Cartwright@noaa.gov >>>> ===================================================== >>>> > -- ===================================================== John Cartwright Associate Scientist Geospatial Data Services Group CIRES, National Geophysical Data Center/NOAA (303) 497-6284 John.C.Cartwright@noaa.gov ===================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-user-help@jakarta.apache.org