/[projects]/android/TrainInfoService/WebContent/ViewDepartures.jsp
ViewVC logotype

Diff of /android/TrainInfoService/WebContent/ViewDepartures.jsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1060 by torben, Mon Aug 30 13:59:54 2010 UTC revision 1061 by torben, Thu Sep 16 14:04:28 2010 UTC
# Line 1  Line 1 
1  <%@ page language="java" contentType="text/html; charset=ISO-8859-1"  <%@ page language="java" contentType="text/html; charset=ISO-8859-1"
2      pageEncoding="ISO-8859-1"%>      pageEncoding="ISO-8859-1"%>
3  <%@ page import="dk.thoerup.traininfoservice.banedk.DepartureBean" %>  <%@ page import="dk.thoerup.android.traininfo.common.DepartureBean" %>
4  <%@ taglib uri="http://java.sun.com/jstl/core"    prefix="c" %>  <%@ taglib uri="http://java.sun.com/jstl/core"    prefix="c" %>
5  <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c-rt" %>  <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c-rt" %>
6    

Legend:
Removed from v.1060  
changed lines
  Added in v.1061

  ViewVC Help
Powered by ViewVC 1.1.20