Bug 7420

Summary: javax.servlet.jsp.jstl.sql.maxRows Doesn't Work
Product: Taglibs Reporter: David Geary <sabreware>
Component: Standard TaglibAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: other   

Description David Geary 2002-03-24 23:15:31 UTC
Specifying the initialization parameter javax.servlet.jsp.jstl.sql.maxRows 
does not limit the size of queries.
Comment 1 Justyna Horwat 2002-04-08 22:19:02 UTC
Fixed. maxRows context configuration parameter properly sets the maximum number
of rows.