From: Rutger V. <rut...@gm...> - 2011-02-03 06:07:59
|
> > > Actually if this were using JSTL on the code that renders the UI then > it is easy to check for both conditions simultaneously - testing > (<c:if/>) for the ${variable} yields false for null and empty string. > So that should be an easy fix if someone knows the jsp that is > responsible. > > treebase-web/src/main/webapp/WEB-INF/pages/search/studyList.jsp (line 48 indeed tests for null instead of true) -- Dr. Rutger A. Vos School of Biological Sciences Philip Lyle Building, Level 4 University of Reading Reading RG6 6BX United Kingdom Tel: +44 (0) 118 378 7535 http://www.nexml.org http://rutgervos.blogspot.com |