These are the bounce backs we are getting, Martin, if you did not get the emails.


Envelope-to: [EMAIL PROTECTED]
Subject: Undeliverable: Re: Converting Java Code in JSP to JSTL
Date: Fri, 25 Jun 2004 20:33:48 -0400
X-MS-Has-Attach: yes
X-MS-TNEF-Correlator:
Thread-Topic: Converting Java Code in JSP to JSTL
Thread-Index: AcRbFT2tAfiE4XwbS5iyrTN3sew/LAAAAHCt
From: "System Administrator" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
X-OriginalArrivalTime: 26 Jun 2004 00:33:33.0698 (UTC) FILETIME=[3651AE20:01C45B15]


Your message

  To:      Struts Users Mailing List
<[EMAIL PROTECTED]>@[EMAIL PROTECTED];
[EMAIL PROTECTED]@[EMAIL PROTECTED]
  Subject: Re: Converting Java Code in JSP to JSTL
  Sent:    Fri, 25 Jun 2004 20:33:17 -0400

did not reach the following recipient(s):

Brian Husted on Sat, 26 Jun 2004 00:33:17 -0400
    User Brian Husted/AMS/AMSINC (Brian Husted/AMS/[EMAIL PROTECTED]) not
listed in public Name & Address Book

Original-Envelope-ID: c=us;a= ;p=AMS;l={52F5B406-3C-040626003341Z-28290
Reporting-MTA: dns; CARNEY.ams.com

Final-Recipient: RFC822; [EMAIL PROTECTED]
Action: failed
Status: 5.1.0
X-Display-Name: Brian Husted
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-class: urn:content-classes:message
X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0
Subject: Re: Converting Java Code in JSP to JSTL
Date: Fri, 25 Jun 2004 20:33:17 -0400
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: Re: Converting Java Code in JSP to JSTL
Thread-Index: AcRbFT2tAfiE4XwbS5iyrTN3sew/LA==
From: "<[EMAIL PROTECTED]>@[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List <[EMAIL PROTECTED]>@[EMAIL PROTECTED]" <[EMAIL PROTECTED]>,
"[EMAIL PROTECTED]@[EMAIL PROTECTED]" <[EMAIL PROTECTED]>


Looks like a test, Caroline!

At 05:20 PM 6/25/2004, Caroline Jen wrote:
>I was told that JSTL can convert most of the Java code
>in JSP.  I still have some problem with initializing
>variables and if statments; for example, I do not know
>how to write in JSTL of the following:
>
>1. int i = 0;
>2. i++;
>3. String prevArticle = null;
>4. if ( numberOfPosts - 1 == 1 ) {}
>5. if ( nextTopic != 0 )
>6. String threadID = String.valueOf( threadID_int );
>7. if ( threadRows.size() == 0 ) {}
>8. if ( previousOffset >= 0 || nextOffset >= 0 ) {}
>9. if ( prevArticle != null ) && ( !article.equals(
>prevArticle ) ) {}
>
>if anybody could kindly show me the JSTL equivalents?
>
>
>
>
>
>__________________________________
>Do you Yahoo!?
>Yahoo! Mail - 50x more storage than other providers!
>http://promotions.yahoo.com/new_mail
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to