Bug 2368

Summary: Session tag 1.0 <sess:existsattribute> fails to work with Tomcat-4.0b5
Product: Taglibs Reporter: Sean Farley <giftie>
Component: Session TaglibAssignee: Tomcat Developers Mailing List <dev>
Status: CLOSED WORKSFORME    
Severity: major    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: All   

Description Sean Farley 2001-06-27 12:54:57 UTC
The <sess:existsattribtue> always executes both tags whether or not the 
attribute exists. It failed on my code first, so I tried the example provided 
with the documentation and it still failed. I'm working with Tomcat-4.0b5 on 
Windows 2000 (Service Pack 1)with java-1.3.1 installed. I also tested it with 
Tomcat-3.3m4 and it produced the same result with both tags executing instead 
of just the one of them. To reproduce the problem, just cut and paste the 
example of the tag from the docs and test.
Comment 1 Glenn Nielsen 2001-07-11 05:05:40 UTC
The session taglib recently had a face lift and was tested on the latest
Tomcat 4 build from CVS.  It worked fine.