Searched refs:lastPage (Results 1 – 2 of 2) sorted by relevance
343 var lastPage = readCookie(cookiePath + "_lastpage");344 if (lastPage) {345 window.location = lastPage;
995 String lastPage = ""; in TestZ() local1012 lastPage = pathHeader.getPage(); in TestZ()1014 } else if (!lastPage.equals(pathHeader.getPage())) { in TestZ()1018 lastPage = pathHeader.getPage(); in TestZ()