webwork/src/resources/web/examples/helloworld/verbose header.jsp,1.1,1.2 index.jsp,1.1,1.2
[email protected] Sat, 15 Nov 2003 08:06:32 -0800
| Newsgroups | gmane.comp.java.open-symphony.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/opensymphony/webwork/src/resources/web/examples/helloworld/verbose In directory sc8-pr-cvs1:/tmp/cvs-serv20965/src/resources/web/examples/helloworld/verbose Modified Files: header.jsp index.jsp Log Message: Fix stylesheet decl to point to the right dir Index: header.jsp =================================================================== RCS file: /cvsroot/opensymphony/webwork/src/resources/web/examples/helloworld/verbose/header.jsp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- header.jsp 3 Mar 2002 03:42:56 -0000 1.1 +++ header.jsp 15 Nov 2003 16:06:30 -0000 1.2 @@ -1,6 +1,6 @@ <%@ taglib uri="webwork" prefix="webwork" %> -<link rel="stylesheet" type="text/css" href="../../../template/standard/styles.css" title="Style"> +<link rel="stylesheet" type="text/css" href="../../../template/xhtml/styles.css" title="Style"> <HTML> <BODY> Index: index.jsp =================================================================== RCS file: /cvsroot/opensymphony/webwork/src/resources/web/examples/helloworld/verbose/index.jsp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- index.jsp 3 Mar 2002 03:42:56 -0000 1.1 +++ index.jsp 15 Nov 2003 16:06:30 -0000 1.2 @@ -1,6 +1,6 @@ <%@ taglib uri="webwork" prefix="webwork" %> -<link rel="stylesheet" type="text/css" href="../../../template/standard/styles.css" title="Style"> +<link rel="stylesheet" type="text/css" href="../../../template/xhtml/styles.css" title="Style"> <HTML> <BODY> ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl