Re: Problem using logic:equal and logic:notEqual

2005-01-27 Thread Norris Shelton
I was missing name. I was a little leary, because the form name would depend on which form I was included on at the time. I changed the file to a tag file and sent the form name as a parameter. This worked perfectly: Thx for your help. --- Wendy Smoak <[EMAIL PROTECTED]> wrote

Re: Problem using logic:equal and logic:notEqual

2005-01-27 Thread Wendy Smoak
From: "Norris Shelton" <[EMAIL PROTECTED]> > I'm trying to determine which block of HTML to output. This is > on a page that will be included by many different forms. > > > > > > > > > javax.servlet.jsp.JspException: No selector attribute > (cookie/header/name/parameter) was specif

Problem using logic:equal and logic:notEqual

2005-01-27 Thread Norris Shelton
I'm trying to determine which block of HTML to output. This is on a page that will be included by many different forms. Anybody have a suggestion? Here is the beginning of the exception: javax.servlet.jsp.JspException: No selector attribute (cookie/header/name/parameter) was