mirror of
https://github.com/apache/struts.git
synced 2026-08-06 07:06:58 +00:00
Added svn keywords property to .jsp files.
WW-1432 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@440609 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
$Id: welcome.jsp 371852 2006-01-24 07:25:10Z craigmcc $
|
||||
$Id$
|
||||
|
||||
--%>
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
$Id: welcome.jsp 371852 2006-01-24 07:25:10Z craigmcc $
|
||||
$Id$
|
||||
|
||||
--%>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<%--
|
||||
showcase.jsp
|
||||
|
||||
@version $Date: 2006/03/20 16:04:09 $ $Id: showcase.jsp,v 1.17 2006/03/20 16:04:09 tmjee Exp $
|
||||
@version $Date$ $Id$
|
||||
--%>
|
||||
|
||||
<%@ taglib prefix="s" uri="/struts-tags" %>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
fieldValidatorExample.jsp
|
||||
|
||||
@author tm_jee
|
||||
@version $Date: 2006/01/13 16:23:41 $ $Id: clientSideValidationExample.jsp,v 1.1 2006/01/13 16:23:41 rainerh Exp $
|
||||
@version $Date$ $Id$
|
||||
--%>
|
||||
|
||||
<%@taglib prefix="s" uri="/struts-tags" %>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
fieldValidatorExample.jsp
|
||||
|
||||
@author tm_jee
|
||||
@version $Date: 2006/01/13 16:23:43 $ $Id: fieldValidatorsExample.jsp,v 1.4 2006/01/13 16:23:43 rainerh Exp $
|
||||
@version $Date$ $Id$
|
||||
--%>
|
||||
|
||||
<%@taglib prefix="s" uri="/struts-tags" %>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
index.jsp
|
||||
|
||||
@author tm_jee
|
||||
@version $Date: 2006/01/13 16:23:44 $ $Id: index.jsp,v 1.4 2006/01/13 16:23:44 rainerh Exp $
|
||||
@version $Date$ $Id$
|
||||
--%>
|
||||
|
||||
<%@taglib prefix="s" uri="/struts-tags" %>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
nonFieldValidatorsExample.jsp
|
||||
|
||||
@author tm_jee
|
||||
@version $Date: 2005/12/24 09:22:28 $ $Id: nonFieldValidatorsExample.jsp,v 1.3 2005/12/24 09:22:28 tmjee Exp $
|
||||
@version $Date$ $Id$
|
||||
--%>
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
successFieldValidatorsExample.jsp
|
||||
|
||||
@author tm_jee
|
||||
@version $Date: 2006/01/13 16:23:45 $ $Id: successClientSideValidationExample.jsp,v 1.1 2006/01/13 16:23:45 rainerh Exp $
|
||||
@version $Date$ $Id$
|
||||
--%>
|
||||
|
||||
<%@taglib prefix="s" uri="/struts-tags" %>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
successFieldValidatorsExample.jsp
|
||||
|
||||
@author tm_jee
|
||||
@version $Date: 2005/12/22 09:17:59 $ $Id: successFieldValidatorsExample.jsp,v 1.1 2005/12/22 09:17:59 tmjee Exp $
|
||||
@version $Date$ $Id$
|
||||
--%>
|
||||
|
||||
<%@taglib prefix="s" uri="/struts-tags" %>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
successNonFieldValidatorsExample.jsp
|
||||
|
||||
@author tm_jee
|
||||
@version $Date: 2005/12/22 09:17:59 $ $Id: successNonFieldValidatorsExample.jsp,v 1.1 2005/12/22 09:17:59 tmjee Exp $
|
||||
@version $Date$ $Id$
|
||||
--%>
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
successVisitorValidatorsExample.jsp
|
||||
|
||||
@author tm_jee
|
||||
@version $Date: 2005/12/22 09:18:00 $ $Id: successVisitorValidatorsExample.jsp,v 1.1 2005/12/22 09:18:00 tmjee Exp $
|
||||
@version $Date$ $Id$
|
||||
--%>
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
visitorValidatorsExample.jsp
|
||||
|
||||
@author tm_jee
|
||||
@version $Date: 2005/12/24 09:22:28 $ $Id: visitorValidatorsExample.jsp,v 1.3 2005/12/24 09:22:28 tmjee Exp $
|
||||
@version $Date$ $Id$
|
||||
--%>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user