%@ taglib uri="webwork" prefix="webwork" %> <% final String IMG_DONE = request.getContextPath() + "/images/icons/bullet_done.gif"; final String IMG_NOT_DONE = request.getContextPath() + "/images/icons/bullet_notdone.gif"; final String IMG_IN_PROGRESS = request.getContextPath() + "/images/icons/bullet_inprogress.gif"; %>
|
|
|
|