Thanks chris. I will try that later. Chuck
-----Original Message----- From: Chris Winters [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 1:43 PM To: Tag Libraries Users List Subject: Re: problem with forEach Canning, Chuck wrote: > I am using JSTL and struts-el in a form, but the foreach is not returning my > values. If I use a scriplet, I see them. Here is a snippet of code in same > JSP. I added the scriptlet just to test that I wasn't working to late and > doing something stupid ;) I'm pretty sure 'header' is a reserved variable. Try assigning the list members to a variable of another name and see what happens. Chris -- Chris Winters ([EMAIL PROTECTED]) Senior Software Architect --------------------------------------------------------------------- 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]
