From: <jmi...@us...> - 2002-10-22 03:32:49
|
Update of /cvsroot/struts/artimus In directory usw-pr-cvs1:/tmp/cvs-serv30323 Modified Files: index.jsp Log Message: No change, just testing commit rights Index: index.jsp =================================================================== RCS file: /cvsroot/struts/artimus/index.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** index.jsp 14 Aug 2002 21:11:51 -0000 1.1.1.1 --- index.jsp 22 Oct 2002 03:32:46 -0000 1.2 *************** *** 10,11 **** --- 10,12 ---- <%@ taglib uri="/tags/struts-logic" prefix="logic" %> <logic:redirect forward="welcome"/> + \ No newline at end of file |