%@ taglib prefix="s" uri="/struts-tags" %> <%@page import="org.apache.log4j.Logger"%> <% final Logger logger = Logger.getLogger("cipres.jsp"); logger.trace("BEGIN: [user.task.selectData.jsp]"); %> You have selected the following data items to be set as input to the current task: Label Size Data Format Date Created Parse Status You have selected data to be set as input to the current task that are no longer present in your user data. If you would like to select new input, you may do so below: You can choose the following data. Select One Label Size Data Format Date Created Parse Status <%-- There is currently no data available.What would you like to do? Upload/Enter Data <% logger.trace("END [user.task.selectData.jsp]"); %>