facebook

[Closed] JSP Validation Warning

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #259284 Reply

    szafir
    Member

    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!

    #259320

    Riyad Kalla
    Member

    Unfortunately no not at this time, we have it on our todo list to fix.

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