Retain Options
From GWAVA Technologies Training
				
								
				
				
																
				
				
								
				You can change the number of items displayed to more than 100 by altering the appropriate file.
copy and modify this line in RetainServer/User/search_myoptions.jsp
<option value="100" <%=(myUser.getDisplayNumber()==100) ? "selected" : "" %>>100</option>
