[Closed] JSP Validation Warning MyEclipse IDE > Java EE Development (EJB, JSP, Struts, XDoclet, etc.) This topic has 1 reply, 2 voices, and was last updated 18 years, 10 months ago by Riyad Kalla. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 26, 2006 at 1:15 pm #259284 Reply szafirMember Hello, Is there a nice way to fix the warning “The local variable now is never read” in the following jsp: <jsp:useBean id="now" class="java.util.Date" /> <c:set var="cacheKiller" value="${now.time}" /> Thanks! September 26, 2006 at 10:07 pm #259320 Riyad KallaMember Unfortunately no not at this time, we have it on our todo list to fix. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) Reply To: [Closed] JSP Validation Warning You must be logged in to post in the forum log in