You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ri...@apache.org on 2006/05/15 14:08:09 UTC

svn commit: r406622 - in /incubator/tuscany/java/sampleapps/bigbank: account/readme.htm webclient/readme.htm

Author: rineholt
Date: Mon May 15 05:08:08 2006
New Revision: 406622

URL: http://svn.apache.org/viewcvs?rev=406622&view=rev
Log:
bb readme

Added:
    incubator/tuscany/java/sampleapps/bigbank/account/readme.htm
    incubator/tuscany/java/sampleapps/bigbank/webclient/readme.htm

Added: incubator/tuscany/java/sampleapps/bigbank/account/readme.htm
URL: http://svn.apache.org/viewcvs/incubator/tuscany/java/sampleapps/bigbank/account/readme.htm?rev=406622&view=auto
==============================================================================
--- incubator/tuscany/java/sampleapps/bigbank/account/readme.htm (added)
+++ incubator/tuscany/java/sampleapps/bigbank/account/readme.htm Mon May 15 05:08:08 2006
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+
+<!-- Copyright (c) 2005 The Apache Software Foundation or its licensors, as applicable. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+
+  <meta http-equiv="Content-Style-Type" content="text/css">
+  <title>Tuscany Hello World Web Sample</title>
+
+
+</head>
+
+
+<body onload="location.href='../readme.htm'">
+Please see 
+<a href="../readme.htm" >../readme.htm</a> 
+
+</body>
+</html>

Added: incubator/tuscany/java/sampleapps/bigbank/webclient/readme.htm
URL: http://svn.apache.org/viewcvs/incubator/tuscany/java/sampleapps/bigbank/webclient/readme.htm?rev=406622&view=auto
==============================================================================
--- incubator/tuscany/java/sampleapps/bigbank/webclient/readme.htm (added)
+++ incubator/tuscany/java/sampleapps/bigbank/webclient/readme.htm Mon May 15 05:08:08 2006
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+
+<!-- Copyright (c) 2005 The Apache Software Foundation or its licensors, as applicable. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+
+  <meta http-equiv="Content-Style-Type" content="text/css">
+  <title>Tuscany Hello World Web Sample</title>
+
+
+</head>
+
+
+<body onload="location.href='../readme.htm'">
+Please see 
+<a href="../readme.htm" >../readme.htm</a> 
+
+</body>
+</html>