You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2007/09/23 20:52:34 UTC

svn commit: r578592 [6/15] - in /myfaces/tobago/trunk: ./ core/ core/src/main/faces-config/ core/src/main/java/org/apache/myfaces/tobago/ core/src/main/java/org/apache/myfaces/tobago/ajax/api/ core/src/main/java/org/apache/myfaces/tobago/application/ c...

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/actionlistener/SimpleTabChangeListener.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/actionlistener/TreeEditor.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/actionlistener/TreeEditor.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/actionlistener/TreeEditor.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/actionlistener/TreeEditor.java Sun Sep 23 11:51:32 2007
@@ -19,7 +19,7 @@
 
 /*
  * Created 27.05.2003 13:37:22.
- * $Id: TreeEditor.java 1270 2005-08-08 20:21:38 +0200 (Mo, 08 Aug 2005) lofwyr $
+ * $Id$
  */
 
 import org.apache.myfaces.tobago.context.ResourceManagerUtil;

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/actionlistener/TreeEditor.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/bestpractice/BestPracticeController.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/bestpractice/BestPracticeController.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/bestpractice/TransitionController.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/bestpractice/TransitionController.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ClientConfigController.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ClientConfigController.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ClientConfigController.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ClientConfigController.java Sun Sep 23 11:51:32 2007
@@ -19,7 +19,7 @@
 
 /*
  * Created 21.08.2002 at 18:00:22.
- * $Id: ClientConfigController.java 1271 2005-08-08 20:44:11 +0200 (Mo, 08 Aug 2005) lofwyr $
+ * $Id$
  */
 
 import org.apache.myfaces.tobago.config.TobagoConfig;

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ClientConfigController.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ClientConfigPhaseListener.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ThemeConfigViewController.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ThemeConfigViewController.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ThemeConfigViewController.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ThemeConfigViewController.java Sun Sep 23 11:51:32 2007
@@ -19,7 +19,7 @@
 
 /*
   * Created 13.07.2004 at 10:48:28.
-  * $Id: ThemeConfigViewController.java 1271 2005-08-08 20:44:11 +0200 (Mo, 08 Aug 2005) lofwyr $
+  * $Id$
   */
 
 import org.apache.commons.collections.KeyValue;

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/clientConfig/ThemeConfigViewController.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/AbstractConverter.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/AbstractConverter.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/AbstractConverter.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/AbstractConverter.java Sun Sep 23 11:51:32 2007
@@ -19,7 +19,7 @@
 
 /*
  * Created on: 02.09.2002, 23:33:19
- * $Id: AbstractConverter.java,v 1.1.1.1 2004/04/15 18:41:00 idus Exp $
+ * $Id$
  */
 
 import org.apache.commons.logging.Log;

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/AbstractConverter.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/Converter.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/Converter.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/Converter.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/Converter.java Sun Sep 23 11:51:32 2007
@@ -19,7 +19,7 @@
 
 /*
  * Created on: 02.09.2002, 23:26:31
- * $Id: Converter.java,v 1.1.1.1 2004/04/15 18:41:00 idus Exp $
+ * $Id$
  */
 
 public interface Converter {

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/Converter.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/JspFormatter.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/JspFormatter.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/JspFormatter.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/JspFormatter.java Sun Sep 23 11:51:32 2007
@@ -19,7 +19,7 @@
 
 /*
  * Created on: 02.09.2002, 22:11:52
- * $Id: JspFormatter.java,v 1.1.1.1 2004/04/15 18:41:00 idus Exp $
+ * $Id$
  */
 
 import javax.servlet.jsp.JspWriter;

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/JspFormatter.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/JspTagConverter.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/JspTagConverter.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/JspTagConverter.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/JspTagConverter.java Sun Sep 23 11:51:32 2007
@@ -19,7 +19,7 @@
 
 /*
  * Created on: 02.09.2002, 23:37:54
- * $Id: JspTagConverter.java,v 1.1.1.1 2004/04/15 18:41:00 idus Exp $
+ * $Id$
  */
 
 import org.apache.commons.logging.Log;

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/JspTagConverter.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/StringExpression.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/StringExpression.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/StringExpression.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/StringExpression.java Sun Sep 23 11:51:32 2007
@@ -19,7 +19,7 @@
 
 /*
  * Created on: Apr 10, 2002, 11:04:12 PM
- * $Id: StringExpression.java,v 1.1.1.1 2004/04/15 18:40:59 idus Exp $
+ * $Id$
  */
 
 

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/StringExpression.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/TagConverter.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/TagConverter.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/TagConverter.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/TagConverter.java Sun Sep 23 11:51:32 2007
@@ -19,7 +19,7 @@
 
 /*
  * Created on: 02.09.2002, 23:40:26
- * $Id: TagConverter.java,v 1.1.1.1 2004/04/15 18:41:00 idus Exp $
+ * $Id$
  */
 
 import org.apache.oro.text.regex.MalformedPatternException;

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/jsp/TagConverter.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/Salutation.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/Salutation.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/SalutationConverter.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/SalutationConverter.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/Planet.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/Planet.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/Planet.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/Planet.java Sun Sep 23 11:51:32 2007
@@ -19,7 +19,7 @@
 
 /*
  * Created 20.09.2002 at 10:54:32.
- * $Id: Planet.java 889 2004-05-26 14:52:59 +0200 (Mi, 26 Mai 2004) lofwyr $
+ * $Id$
  */
 
 import java.util.ArrayList;

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/Planet.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/Solar.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/Solar.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/Solar.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/Solar.java Sun Sep 23 11:51:32 2007
@@ -19,7 +19,7 @@
 
 /*
  * Created 20.09.2002 at 10:40:44.
- * $Id: Solar.java 1271 2005-08-08 20:44:11 +0200 (Mo, 08 Aug 2005) lofwyr $
+ * $Id$
  */
 
 import java.util.ArrayList;

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/Solar.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/model/solar/SolarObject.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/OverviewController.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/OverviewController.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/OverviewController.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/OverviewController.java Sun Sep 23 11:51:32 2007
@@ -42,7 +42,7 @@
 
 /*
  * Created 19.05.2004 18:47:47.
- * $Id: OverviewController.java 1269 2005-08-08 20:20:19 +0200 (Mo, 08 Aug 2005) lofwyr $
+ * $Id$
  */
 
 public class OverviewController {

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/OverviewController.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/SheetConfig.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/SheetConfig.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/SheetConfig.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/SheetConfig.java Sun Sep 23 11:51:32 2007
@@ -19,7 +19,7 @@
 
 /*
  * Created 19.01.2005 21:49:41.
- * $Id:  $
+ * $Id$
  */
 
 

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/demo/overview/SheetConfig.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/DynamicTag.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/DynamicTag.java?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/DynamicTag.java (original)
+++ myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/DynamicTag.java Sun Sep 23 11:51:32 2007
@@ -1,59 +1,59 @@
-package org.apache.myfaces.tobago.example.reference;
-
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You 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.
- */
-
-import org.apache.myfaces.tobago.util.VariableResolverUtil;
-
-import javax.servlet.jsp.tagext.TagSupport;
-import javax.servlet.jsp.JspException;
-import javax.faces.context.FacesContext;
-
-public class DynamicTag extends TagSupport {
-
-  private String controllerName;
-  private TagSupport tag;
-
-  public int doStartTag() throws JspException {
-    // fixme: session?
-    Controller controller =
-        (Controller) VariableResolverUtil.resolveVariable(FacesContext.getCurrentInstance(), controllerName);
-//    Controller controller = (Controller) pageContext.getSession().getAttribute(controllerName);
-    if (controller != null) {
-      tag = controller.createTag();
-      tag.setPageContext(pageContext);
-      tag.setParent(getParent());
-      tag.doStartTag();
-    }
-    return super.doStartTag();
-  }
-
-  public int doEndTag() throws JspException {
-    if (tag != null) {
-      tag.doEndTag();
-    }
-    return super.doEndTag();
-  }
-
-  public String getController() {
-    return controllerName;
-  }
-
-  public void setController(String controller) {
-    this.controllerName = controller;
-  }
-}
+package org.apache.myfaces.tobago.example.reference;
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
+
+import org.apache.myfaces.tobago.util.VariableResolverUtil;
+
+import javax.servlet.jsp.tagext.TagSupport;
+import javax.servlet.jsp.JspException;
+import javax.faces.context.FacesContext;
+
+public class DynamicTag extends TagSupport {
+
+  private String controllerName;
+  private TagSupport tag;
+
+  public int doStartTag() throws JspException {
+    // fixme: session?
+    Controller controller =
+        (Controller) VariableResolverUtil.resolveVariable(FacesContext.getCurrentInstance(), controllerName);
+//    Controller controller = (Controller) pageContext.getSession().getAttribute(controllerName);
+    if (controller != null) {
+      tag = controller.createTag();
+      tag.setPageContext(pageContext);
+      tag.setParent(getParent());
+      tag.doStartTag();
+    }
+    return super.doStartTag();
+  }
+
+  public int doEndTag() throws JspException {
+    if (tag != null) {
+      tag.doEndTag();
+    }
+    return super.doEndTag();
+  }
+
+  public String getController() {
+    return controllerName;
+  }
+
+  public void setController(String controller) {
+    this.controllerName = controller;
+  }
+}

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/DynamicTag.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/DynamicTag.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/OnOffConverter.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/OnOffConverter.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/PopupReferenceController.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/PopupReferenceController.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/Progress.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/Progress.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/SelectBooleanCheckboxController.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/SelectBooleanCheckboxController.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/TreeCommandController.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/TreeCommandController.java
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/LICENSE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/LICENSE.txt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/NOTICE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/NOTICE.txt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/context.xml?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/context.xml (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/context.xml Sun Sep 23 11:51:32 2007
@@ -1,24 +1,24 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You 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.
--->
-<!--
-    antiResourceLocking is needed  for proper redeploy under Windows.
--->
-
-<Context antiResourceLocking="true" >
-</Context>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+-->
+<!--
+    antiResourceLocking is needed  for proper redeploy under Windows.
+-->
+
+<Context antiResourceLocking="true" >
+</Context>

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/context.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/context.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/classes/log4j.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/classes/log4j.xml?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/classes/log4j.xml (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/classes/log4j.xml Sun Sep 23 11:51:32 2007
@@ -1,106 +1,106 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You 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.
--->
-
-<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
-
-<log4j:configuration>
-
-  <appender name="logfile" class="org.apache.log4j.FileAppender">
-    <param name="File"   value="tobago-example-demo.log" />
-    <param name="Append" value="true" />
-    <param name="Encoding" value="UTF-8" />
-    <layout class="org.apache.log4j.PatternLayout">
-      <param name="ConversionPattern"
-          value="%d{yyyy-MM-dd HH:mm:ss} %-5p - %c:%L - %m%n"/>
-      <!--
-        %d{...} date pattern
-        %p      priority
-        %m      log message
-        %n      newline
-        -5      fill with spaces (5)
-
-        For more options see class org.apache.log4j.PatternLayout.
-      -->
-    </layout>
-  </appender>
-
-<!--
-  <category name="org.apache.myfaces.tobago.config.ThemeConfig">
-    <priority value="debug"/>
-  </category>
--->
-
-<!--  <category name="org.apache.commons">-->
-<!--    <priority value="info" />-->
-<!--  </category>-->
-
-<!--  <category name="org.apache.myfaces.tobago.demo">-->
-<!--    <priority value="debug" />-->
-<!--  </category>-->
-
-<!--  <category name="org.apache.myfaces.tobago.overview">-->
-<!--    <priority value="debug" />-->
-<!--  </category>-->
-
-<!--  <category name="org.apache.myfaces.tobago.util.LayoutInfo">-->
-<!--    <priority value="debug" />-->
-<!--  </category>-->
-
-  <!--<category name="org.apache.myfaces.tobago.config.ThemeConfig">-->
-    <!--<priority value="debug" />-->
-  <!--</category>-->
-
-  <!--<category name="org.apache.myfaces.tobago.application.ViewHandlerImpl">-->
-    <!--<priority value="debug" />-->
-  <!--</category>-->
-
-  <!--<category name="org.apache.myfaces.tobago.component.ComponentUtil">-->
-    <!--<priority value="debug" />-->
-  <!--</category>-->
-
-<!--  <category name="org.apache.catalina.core.ApplicationDispatcher">-->
-<!--    <priority value="debug" />-->
-<!--  </category>-->
-
-  <category name="org.apache.myfaces.tobago.renderkit.html.scarborough.standard.tag,SheetPageCommandRenderer">
-    <priority value="debug" />
-  </category>
-
-  <!--<category name="org.apache.myfaces.tobago.overview">-->
-    <!--<priority value="debug" />-->
-  <!--</category>-->
-
-  <category name="org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataFilter">
-    <priority value="debug" />
-  </category>
-
-  <category name="org.apache.myfaces.tobago.event">
-    <priority value="error" />
-  </category>
-
-  <category name="org.apache.myfaces.tobago.renderkit.CommandRendererBase">
-    <priority value="error" />
-  </category>
-
-  <root>
-    <priority value="info" />
-    <appender-ref ref="logfile" />
-  </root>
-
-</log4j:configuration>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+-->
+
+<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
+
+<log4j:configuration>
+
+  <appender name="logfile" class="org.apache.log4j.FileAppender">
+    <param name="File"   value="tobago-example-demo.log" />
+    <param name="Append" value="true" />
+    <param name="Encoding" value="UTF-8" />
+    <layout class="org.apache.log4j.PatternLayout">
+      <param name="ConversionPattern"
+          value="%d{yyyy-MM-dd HH:mm:ss} %-5p - %c:%L - %m%n"/>
+      <!--
+        %d{...} date pattern
+        %p      priority
+        %m      log message
+        %n      newline
+        -5      fill with spaces (5)
+
+        For more options see class org.apache.log4j.PatternLayout.
+      -->
+    </layout>
+  </appender>
+
+<!--
+  <category name="org.apache.myfaces.tobago.config.ThemeConfig">
+    <priority value="debug"/>
+  </category>
+-->
+
+<!--  <category name="org.apache.commons">-->
+<!--    <priority value="info" />-->
+<!--  </category>-->
+
+<!--  <category name="org.apache.myfaces.tobago.demo">-->
+<!--    <priority value="debug" />-->
+<!--  </category>-->
+
+<!--  <category name="org.apache.myfaces.tobago.overview">-->
+<!--    <priority value="debug" />-->
+<!--  </category>-->
+
+<!--  <category name="org.apache.myfaces.tobago.util.LayoutInfo">-->
+<!--    <priority value="debug" />-->
+<!--  </category>-->
+
+  <!--<category name="org.apache.myfaces.tobago.config.ThemeConfig">-->
+    <!--<priority value="debug" />-->
+  <!--</category>-->
+
+  <!--<category name="org.apache.myfaces.tobago.application.ViewHandlerImpl">-->
+    <!--<priority value="debug" />-->
+  <!--</category>-->
+
+  <!--<category name="org.apache.myfaces.tobago.component.ComponentUtil">-->
+    <!--<priority value="debug" />-->
+  <!--</category>-->
+
+<!--  <category name="org.apache.catalina.core.ApplicationDispatcher">-->
+<!--    <priority value="debug" />-->
+<!--  </category>-->
+
+  <category name="org.apache.myfaces.tobago.renderkit.html.scarborough.standard.tag,SheetPageCommandRenderer">
+    <priority value="debug" />
+  </category>
+
+  <!--<category name="org.apache.myfaces.tobago.overview">-->
+    <!--<priority value="debug" />-->
+  <!--</category>-->
+
+  <category name="org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataFilter">
+    <priority value="debug" />
+  </category>
+
+  <category name="org.apache.myfaces.tobago.event">
+    <priority value="error" />
+  </category>
+
+  <category name="org.apache.myfaces.tobago.renderkit.CommandRendererBase">
+    <priority value="error" />
+  </category>
+
+  <root>
+    <priority value="info" />
+    <appender-ref ref="logfile" />
+  </root>
+
+</log4j:configuration>

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/classes/log4j.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/classes/log4j.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/demo.tld
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/demo.tld?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/demo.tld (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/demo.tld Sun Sep 23 11:51:32 2007
@@ -1,36 +1,36 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You 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.
--->
-
-<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN" "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
-<taglib>
-  <tlib-version>1.0</tlib-version>
-  <jsp-version>1.2</jsp-version>
-  <short-name>demo</short-name>
-  <uri>http://myfaces.apache.org/tobago/example/demo</uri>
-  <display-name>Demo</display-name>
-  <tag>
-    <name>dynamic</name>
-    <tag-class>org.apache.myfaces.tobago.example.reference.DynamicTag</tag-class>
-    <body-content>JSP</body-content>
-    <attribute>
-      <name>controller</name>
-      <required>true</required>
-      <rtexprvalue>true</rtexprvalue>
-    </attribute>
-  </tag>
-</taglib>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+-->
+
+<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN" "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
+<taglib>
+  <tlib-version>1.0</tlib-version>
+  <jsp-version>1.2</jsp-version>
+  <short-name>demo</short-name>
+  <uri>http://myfaces.apache.org/tobago/example/demo</uri>
+  <display-name>Demo</display-name>
+  <tag>
+    <name>dynamic</name>
+    <tag-class>org.apache.myfaces.tobago.example.reference.DynamicTag</tag-class>
+    <body-content>JSP</body-content>
+    <attribute>
+      <name>controller</name>
+      <required>true</required>
+      <rtexprvalue>true</rtexprvalue>
+    </attribute>
+  </tag>
+</taglib>

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/demo.tld
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/demo.tld
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/faces-config.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/faces-config.xml?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/faces-config.xml (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/faces-config.xml Sun Sep 23 11:51:32 2007
@@ -1,340 +1,340 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You 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.
--->
-
-<!DOCTYPE faces-config PUBLIC
-  "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
-  "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
-
-<faces-config>
-
-  <application>
-    <locale-config>
-      <default-locale>en</default-locale>
-      <supported-locale>en_US</supported-locale>
-      <supported-locale>en_GB</supported-locale>
-      <supported-locale>de</supported-locale>
-      <supported-locale>de_DE</supported-locale>
-      <supported-locale>de_AT</supported-locale>
-      <supported-locale>de_CH</supported-locale>
-      <supported-locale>ja_JP</supported-locale>
-      <supported-locale>ru_RU</supported-locale>
-    </locale-config>
-  </application>
-
-  <converter>
-    <converter-id>salutationId</converter-id>
-    <converter-class>org.apache.myfaces.tobago.example.demo.model.SalutationConverter</converter-class>
-  </converter>
-
-  <managed-bean>
-    <managed-bean-name>demo</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.demo.TobagoDemoController</managed-bean-class>
-    <managed-bean-scope>session</managed-bean-scope>
-  </managed-bean>
-
-  <lifecycle>
-    <phase-listener>
-      org.apache.myfaces.tobago.example.demo.SynchronizeNavigationPhaseListener
-    </phase-listener>
-    <phase-listener>
-      org.apache.myfaces.tobago.util.DebugPhaseListener
-    </phase-listener>
-  </lifecycle>
-
-  <managed-bean>
-    <managed-bean-name>navigation</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.demo.Navigation</managed-bean-class>
-    <managed-bean-scope>session</managed-bean-scope>
-  </managed-bean>
-
-  <managed-bean>
-    <managed-bean-name>info</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.demo.ServerInfo</managed-bean-class>
-    <managed-bean-scope>application</managed-bean-scope>
-    <managed-property>
-      <description>Enabled the Server Info. May be disabled for security reasons.</description>
-      <property-name>enabled</property-name>
-      <property-class>boolean</property-class>
-      <value>false</value>
-      <!--<value>true</value>-->
-    </managed-property>
-  </managed-bean>
-
-  <navigation-rule>
-    <navigation-case>
-      <from-outcome>server-info</from-outcome>
-      <to-view-id>/server-info.jsp</to-view-id>
-    </navigation-case>
-  </navigation-rule>
-
-  <!--  overview  -->
-
-  <managed-bean>
-    <managed-bean-name>overviewController</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.demo.overview.OverviewController</managed-bean-class>
-    <managed-bean-scope>session</managed-bean-scope>
-  </managed-bean>
-
-  <navigation-rule>
-    <navigation-case>
-      <from-outcome>overview/intro</from-outcome>
-      <to-view-id>/overview/intro.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>overview/basic</from-outcome>
-      <to-view-id>/overview/basic.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>overview/sheet</from-outcome>
-      <to-view-id>/overview/sheet.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>overview/tree</from-outcome>
-      <to-view-id>/overview/tree.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>overview/tab</from-outcome>
-      <to-view-id>/overview/tab.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>overview/toolbar</from-outcome>
-      <to-view-id>/overview/toolbar.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>overview/validation</from-outcome>
-      <to-view-id>/overview/validation.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>overview/form</from-outcome>
-      <to-view-id>/overview/form.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>overview/themes</from-outcome>
-      <to-view-id>/overview/theme.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>overview/browser</from-outcome>
-      <to-view-id>/overview/browser.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>overview/locale</from-outcome>
-      <to-view-id>/overview/locale.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>overview/layout</from-outcome>
-      <to-view-id>/overview/layout.jsp</to-view-id>
-    </navigation-case>
-  </navigation-rule>
-
-  <navigation-rule>
-    <from-view-id>/overview/theme.jsp</from-view-id>
-    <navigation-case>
-      <from-action>#{clientConfigController.submit}</from-action>
-      <to-view-id>/overview/theme.jsp</to-view-id>
-    </navigation-case>
-  </navigation-rule>
-
-  <navigation-rule>
-    <from-view-id>/overview/locale.jsp</from-view-id>
-    <navigation-case>
-      <from-action>#{clientConfigController.submit}</from-action>
-      <to-view-id>/overview/locale.jsp</to-view-id>
-    </navigation-case>
-  </navigation-rule>
-
-  <lifecycle>
-    <phase-listener>
-      org.apache.myfaces.tobago.example.demo.clientConfig.ClientConfigPhaseListener
-    </phase-listener>
-  </lifecycle>
-
-  <managed-bean>
-    <managed-bean-name>clientConfigController</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.demo.clientConfig.ClientConfigController</managed-bean-class>
-    <managed-bean-scope>session</managed-bean-scope>
-  </managed-bean>
-
-  <!--<navigation-rule>
-    <from-view-id>/tobago-module-client/clientConfig.jsp</from-view-id>
-    <navigation-case>
-      <from-action>#{clientConfigController.submit}</from-action>
-      <to-view-id>/tobago-module-client/clientConfig.jsp</to-view-id>
-    </navigation-case>
-  </navigation-rule>-->
-
-  <managed-bean>
-    <managed-bean-name>clientConfigController2</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.demo.clientConfig.ClientConfigController</managed-bean-class>
-    <managed-bean-scope>session</managed-bean-scope>
-  </managed-bean>
-
-  <!--best practice-->
-
-  <managed-bean>
-    <managed-bean-name>bestPracticeController</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.demo.bestpractice.BestPracticeController</managed-bean-class>
-    <managed-bean-scope>request</managed-bean-scope>
-  </managed-bean>
-
-  <managed-bean>
-    <managed-bean-name>transitionController</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.demo.bestpractice.TransitionController</managed-bean-class>
-    <managed-bean-scope>request</managed-bean-scope>
-  </managed-bean>
-
-  <navigation-rule>
-    <navigation-case>
-      <from-outcome>best-practice/intro</from-outcome>
-      <to-view-id>/best-practice/intro.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>best-practice/error</from-outcome>
-      <to-view-id>/best-practice/error.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>best-practice/theme</from-outcome>
-      <to-view-id>/best-practice/theme.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>best-practice/transition</from-outcome>
-      <to-view-id>/best-practice/transition.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>best-practice/transition-after-sleep</from-outcome>
-      <to-view-id>/best-practice/transition-after-sleep.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>best-practice/non-faces-response</from-outcome>
-      <to-view-id>/best-practice/non-faces-response.jsp</to-view-id>
-    </navigation-case>
-  </navigation-rule>
-
-  <navigation-rule>
-    <from-view-id>/best-practice/error.jsp</from-view-id>
-    <navigation-case>
-      <from-action>404</from-action>
-      <to-view-id>/best-practice/not-existing-page.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-action>syntax</from-action>
-      <to-view-id>/best-practice/error-in-syntax.jsp</to-view-id>
-    </navigation-case>
-  </navigation-rule>
-
-  <converter>
-    <converter-id>org.apache.myfaces.tobago.example.reference.OnOffConverter</converter-id>
-    <converter-class>org.apache.myfaces.tobago.example.reference.OnOffConverter</converter-class>
-  </converter>
-
-  <!-- reference -->
-
-  <managed-bean>
-    <managed-bean-name>popupReference</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.reference.PopupReferenceController</managed-bean-class>
-    <managed-bean-scope>session</managed-bean-scope>
-  </managed-bean>
-
-  <managed-bean>
-    <managed-bean-name>reference</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.reference.Controller</managed-bean-class>
-    <managed-bean-scope>session</managed-bean-scope>
-  </managed-bean>
-
-  <managed-bean>
-    <managed-bean-name>progress</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.reference.Progress</managed-bean-class>
-    <managed-bean-scope>session</managed-bean-scope>
-  </managed-bean>
-
-  <managed-bean>
-    <managed-bean-name>selectBooleanCheckboxController</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.reference.SelectBooleanCheckboxController</managed-bean-class>
-    <managed-bean-scope>session</managed-bean-scope>
-  </managed-bean>
-
-  <managed-bean>
-    <managed-bean-name>treeCommandController</managed-bean-name>
-    <managed-bean-class>org.apache.myfaces.tobago.example.reference.TreeCommandController</managed-bean-class>
-    <managed-bean-scope>session</managed-bean-scope>
-  </managed-bean>
-
-  <navigation-rule>
-    <navigation-case>
-      <from-outcome>reference/intro</from-outcome>
-      <to-view-id>/reference/intro.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/command</from-outcome>
-      <to-view-id>/reference/command.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/container</from-outcome>
-      <to-view-id>/reference/container.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/input</from-outcome>
-      <to-view-id>/reference/input.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/menu</from-outcome>
-      <to-view-id>/reference/menu.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/output</from-outcome>
-      <to-view-id>/reference/output.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/popup</from-outcome>
-      <to-view-id>/reference/popup.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/progress</from-outcome>
-      <to-view-id>/reference/progress.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/select</from-outcome>
-      <to-view-id>/reference/select.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/sheet</from-outcome>
-      <to-view-id>/reference/sheet.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/object</from-outcome>
-      <to-view-id>/reference/object.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/tab</from-outcome>
-      <to-view-id>/reference/tab.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/time</from-outcome>
-      <to-view-id>/reference/time.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/tool</from-outcome>
-      <to-view-id>/reference/tool.jsp</to-view-id>
-    </navigation-case>
-    <navigation-case>
-      <from-outcome>reference/upload</from-outcome>
-      <to-view-id>/reference/upload.jsp</to-view-id>
-    </navigation-case>
-  </navigation-rule>
-
-</faces-config>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+-->
+
+<!DOCTYPE faces-config PUBLIC
+  "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
+  "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
+
+<faces-config>
+
+  <application>
+    <locale-config>
+      <default-locale>en</default-locale>
+      <supported-locale>en_US</supported-locale>
+      <supported-locale>en_GB</supported-locale>
+      <supported-locale>de</supported-locale>
+      <supported-locale>de_DE</supported-locale>
+      <supported-locale>de_AT</supported-locale>
+      <supported-locale>de_CH</supported-locale>
+      <supported-locale>ja_JP</supported-locale>
+      <supported-locale>ru_RU</supported-locale>
+    </locale-config>
+  </application>
+
+  <converter>
+    <converter-id>salutationId</converter-id>
+    <converter-class>org.apache.myfaces.tobago.example.demo.model.SalutationConverter</converter-class>
+  </converter>
+
+  <managed-bean>
+    <managed-bean-name>demo</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.demo.TobagoDemoController</managed-bean-class>
+    <managed-bean-scope>session</managed-bean-scope>
+  </managed-bean>
+
+  <lifecycle>
+    <phase-listener>
+      org.apache.myfaces.tobago.example.demo.SynchronizeNavigationPhaseListener
+    </phase-listener>
+    <phase-listener>
+      org.apache.myfaces.tobago.util.DebugPhaseListener
+    </phase-listener>
+  </lifecycle>
+
+  <managed-bean>
+    <managed-bean-name>navigation</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.demo.Navigation</managed-bean-class>
+    <managed-bean-scope>session</managed-bean-scope>
+  </managed-bean>
+
+  <managed-bean>
+    <managed-bean-name>info</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.demo.ServerInfo</managed-bean-class>
+    <managed-bean-scope>application</managed-bean-scope>
+    <managed-property>
+      <description>Enabled the Server Info. May be disabled for security reasons.</description>
+      <property-name>enabled</property-name>
+      <property-class>boolean</property-class>
+      <value>false</value>
+      <!--<value>true</value>-->
+    </managed-property>
+  </managed-bean>
+
+  <navigation-rule>
+    <navigation-case>
+      <from-outcome>server-info</from-outcome>
+      <to-view-id>/server-info.jsp</to-view-id>
+    </navigation-case>
+  </navigation-rule>
+
+  <!--  overview  -->
+
+  <managed-bean>
+    <managed-bean-name>overviewController</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.demo.overview.OverviewController</managed-bean-class>
+    <managed-bean-scope>session</managed-bean-scope>
+  </managed-bean>
+
+  <navigation-rule>
+    <navigation-case>
+      <from-outcome>overview/intro</from-outcome>
+      <to-view-id>/overview/intro.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>overview/basic</from-outcome>
+      <to-view-id>/overview/basic.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>overview/sheet</from-outcome>
+      <to-view-id>/overview/sheet.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>overview/tree</from-outcome>
+      <to-view-id>/overview/tree.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>overview/tab</from-outcome>
+      <to-view-id>/overview/tab.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>overview/toolbar</from-outcome>
+      <to-view-id>/overview/toolbar.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>overview/validation</from-outcome>
+      <to-view-id>/overview/validation.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>overview/form</from-outcome>
+      <to-view-id>/overview/form.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>overview/themes</from-outcome>
+      <to-view-id>/overview/theme.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>overview/browser</from-outcome>
+      <to-view-id>/overview/browser.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>overview/locale</from-outcome>
+      <to-view-id>/overview/locale.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>overview/layout</from-outcome>
+      <to-view-id>/overview/layout.jsp</to-view-id>
+    </navigation-case>
+  </navigation-rule>
+
+  <navigation-rule>
+    <from-view-id>/overview/theme.jsp</from-view-id>
+    <navigation-case>
+      <from-action>#{clientConfigController.submit}</from-action>
+      <to-view-id>/overview/theme.jsp</to-view-id>
+    </navigation-case>
+  </navigation-rule>
+
+  <navigation-rule>
+    <from-view-id>/overview/locale.jsp</from-view-id>
+    <navigation-case>
+      <from-action>#{clientConfigController.submit}</from-action>
+      <to-view-id>/overview/locale.jsp</to-view-id>
+    </navigation-case>
+  </navigation-rule>
+
+  <lifecycle>
+    <phase-listener>
+      org.apache.myfaces.tobago.example.demo.clientConfig.ClientConfigPhaseListener
+    </phase-listener>
+  </lifecycle>
+
+  <managed-bean>
+    <managed-bean-name>clientConfigController</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.demo.clientConfig.ClientConfigController</managed-bean-class>
+    <managed-bean-scope>session</managed-bean-scope>
+  </managed-bean>
+
+  <!--<navigation-rule>
+    <from-view-id>/tobago-module-client/clientConfig.jsp</from-view-id>
+    <navigation-case>
+      <from-action>#{clientConfigController.submit}</from-action>
+      <to-view-id>/tobago-module-client/clientConfig.jsp</to-view-id>
+    </navigation-case>
+  </navigation-rule>-->
+
+  <managed-bean>
+    <managed-bean-name>clientConfigController2</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.demo.clientConfig.ClientConfigController</managed-bean-class>
+    <managed-bean-scope>session</managed-bean-scope>
+  </managed-bean>
+
+  <!--best practice-->
+
+  <managed-bean>
+    <managed-bean-name>bestPracticeController</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.demo.bestpractice.BestPracticeController</managed-bean-class>
+    <managed-bean-scope>request</managed-bean-scope>
+  </managed-bean>
+
+  <managed-bean>
+    <managed-bean-name>transitionController</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.demo.bestpractice.TransitionController</managed-bean-class>
+    <managed-bean-scope>request</managed-bean-scope>
+  </managed-bean>
+
+  <navigation-rule>
+    <navigation-case>
+      <from-outcome>best-practice/intro</from-outcome>
+      <to-view-id>/best-practice/intro.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>best-practice/error</from-outcome>
+      <to-view-id>/best-practice/error.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>best-practice/theme</from-outcome>
+      <to-view-id>/best-practice/theme.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>best-practice/transition</from-outcome>
+      <to-view-id>/best-practice/transition.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>best-practice/transition-after-sleep</from-outcome>
+      <to-view-id>/best-practice/transition-after-sleep.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>best-practice/non-faces-response</from-outcome>
+      <to-view-id>/best-practice/non-faces-response.jsp</to-view-id>
+    </navigation-case>
+  </navigation-rule>
+
+  <navigation-rule>
+    <from-view-id>/best-practice/error.jsp</from-view-id>
+    <navigation-case>
+      <from-action>404</from-action>
+      <to-view-id>/best-practice/not-existing-page.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-action>syntax</from-action>
+      <to-view-id>/best-practice/error-in-syntax.jsp</to-view-id>
+    </navigation-case>
+  </navigation-rule>
+
+  <converter>
+    <converter-id>org.apache.myfaces.tobago.example.reference.OnOffConverter</converter-id>
+    <converter-class>org.apache.myfaces.tobago.example.reference.OnOffConverter</converter-class>
+  </converter>
+
+  <!-- reference -->
+
+  <managed-bean>
+    <managed-bean-name>popupReference</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.reference.PopupReferenceController</managed-bean-class>
+    <managed-bean-scope>session</managed-bean-scope>
+  </managed-bean>
+
+  <managed-bean>
+    <managed-bean-name>reference</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.reference.Controller</managed-bean-class>
+    <managed-bean-scope>session</managed-bean-scope>
+  </managed-bean>
+
+  <managed-bean>
+    <managed-bean-name>progress</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.reference.Progress</managed-bean-class>
+    <managed-bean-scope>session</managed-bean-scope>
+  </managed-bean>
+
+  <managed-bean>
+    <managed-bean-name>selectBooleanCheckboxController</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.reference.SelectBooleanCheckboxController</managed-bean-class>
+    <managed-bean-scope>session</managed-bean-scope>
+  </managed-bean>
+
+  <managed-bean>
+    <managed-bean-name>treeCommandController</managed-bean-name>
+    <managed-bean-class>org.apache.myfaces.tobago.example.reference.TreeCommandController</managed-bean-class>
+    <managed-bean-scope>session</managed-bean-scope>
+  </managed-bean>
+
+  <navigation-rule>
+    <navigation-case>
+      <from-outcome>reference/intro</from-outcome>
+      <to-view-id>/reference/intro.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/command</from-outcome>
+      <to-view-id>/reference/command.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/container</from-outcome>
+      <to-view-id>/reference/container.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/input</from-outcome>
+      <to-view-id>/reference/input.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/menu</from-outcome>
+      <to-view-id>/reference/menu.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/output</from-outcome>
+      <to-view-id>/reference/output.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/popup</from-outcome>
+      <to-view-id>/reference/popup.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/progress</from-outcome>
+      <to-view-id>/reference/progress.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/select</from-outcome>
+      <to-view-id>/reference/select.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/sheet</from-outcome>
+      <to-view-id>/reference/sheet.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/object</from-outcome>
+      <to-view-id>/reference/object.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/tab</from-outcome>
+      <to-view-id>/reference/tab.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/time</from-outcome>
+      <to-view-id>/reference/time.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/tool</from-outcome>
+      <to-view-id>/reference/tool.jsp</to-view-id>
+    </navigation-case>
+    <navigation-case>
+      <from-outcome>reference/upload</from-outcome>
+      <to-view-id>/reference/upload.jsp</to-view-id>
+    </navigation-case>
+  </navigation-rule>
+
+</faces-config>

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/faces-config.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/faces-config.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tags/layout/overview.tag
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tags/layout/overview.tag?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tags/layout/overview.tag (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tags/layout/overview.tag Sun Sep 23 11:51:32 2007
@@ -1,53 +1,53 @@
-<%--
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You 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.
---%>
-
-<%@ taglib uri="http://myfaces.apache.org/tobago/component" prefix="tc" %>
-<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
-<f:view locale="#{clientConfigController.locale}">
-  <tc:loadBundle basename="overview" var="overviewBundle"/>
-  <tc:page applicationIcon="icon/favicon.ico" label="#{overviewBundle.pageTitle}" id="page" width="1000px" height="700px">
-
-    <jsp:include page="/menu.jsp" />
-    <%--f:facet name="backButtonDetector">
-      <tc:hidden value="#{overviewNavigation.currentRequestTime}"
-                 converter="org.apache.myfaces.tobago.converter.BackButtonDetection" >
-        <f:validator validatorId="org.apache.myfaces.tobago.validator.BackButtonDetection" />
-      </tc:hidden>
-    </f:facet--%>
-    <f:facet name="layout">
-      <tc:gridLayout border="0" columns="*;4*"
-        margin="10px" rows="100px;*;fixed"  />
-    </f:facet>
-
-    <tc:cell spanX="2">
-      <jsp:include page="/header.jsp"/>
-    </tc:cell>
-
-    <tc:cell spanY="2" >
-      <jsp:include page="/navigation.jsp"/>
-    </tc:cell>
-
-    <tc:cell>
-      <jsp:doBody/>
-    </tc:cell>
-
-    <tc:cell>
-      <jsp:include page="/footer.jsp" />
-    </tc:cell>
-
-  </tc:page>
-</f:view>
+<%--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+--%>
+
+<%@ taglib uri="http://myfaces.apache.org/tobago/component" prefix="tc" %>
+<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
+<f:view locale="#{clientConfigController.locale}">
+  <tc:loadBundle basename="overview" var="overviewBundle"/>
+  <tc:page applicationIcon="icon/favicon.ico" label="#{overviewBundle.pageTitle}" id="page" width="1000px" height="700px">
+
+    <jsp:include page="/menu.jsp" />
+    <%--f:facet name="backButtonDetector">
+      <tc:hidden value="#{overviewNavigation.currentRequestTime}"
+                 converter="org.apache.myfaces.tobago.converter.BackButtonDetection" >
+        <f:validator validatorId="org.apache.myfaces.tobago.validator.BackButtonDetection" />
+      </tc:hidden>
+    </f:facet--%>
+    <f:facet name="layout">
+      <tc:gridLayout border="0" columns="*;4*"
+        margin="10px" rows="100px;*;fixed"  />
+    </f:facet>
+
+    <tc:cell spanX="2">
+      <jsp:include page="/header.jsp"/>
+    </tc:cell>
+
+    <tc:cell spanY="2" >
+      <jsp:include page="/navigation.jsp"/>
+    </tc:cell>
+
+    <tc:cell>
+      <jsp:doBody/>
+    </tc:cell>
+
+    <tc:cell>
+      <jsp:include page="/footer.jsp" />
+    </tc:cell>
+
+  </tc:page>
+</f:view>

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tags/layout/overview.tag
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tags/layout/overview.tag
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tobago-config.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tobago-config.xml?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tobago-config.xml (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tobago-config.xml Sun Sep 23 11:51:32 2007
@@ -1,34 +1,34 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You 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.
--->
-
-<!DOCTYPE tobago-config PUBLIC
-    "-//The Apache Software Foundation//DTD Tobago Config 1.0//EN" "tobago-config_1_0.dtd">
-
-<tobago-config>
-
-  <theme-config>
-    <default-theme>speyside</default-theme>
-    <supported-theme>scarborough</supported-theme>
-    <supported-theme>richmond</supported-theme>
-    <supported-theme>charlotteville</supported-theme>
-  </theme-config>
-
-  <resource-dir>tobago-resource</resource-dir>
-  <ajax-enabled>true</ajax-enabled>
-</tobago-config>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+-->
+
+<!DOCTYPE tobago-config PUBLIC
+    "-//The Apache Software Foundation//DTD Tobago Config 1.0//EN" "tobago-config_1_0.dtd">
+
+<tobago-config>
+
+  <theme-config>
+    <default-theme>speyside</default-theme>
+    <supported-theme>scarborough</supported-theme>
+    <supported-theme>richmond</supported-theme>
+    <supported-theme>charlotteville</supported-theme>
+  </theme-config>
+
+  <resource-dir>tobago-resource</resource-dir>
+  <ajax-enabled>true</ajax-enabled>
+</tobago-config>

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tobago-config.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/tobago-config.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/web.xml?rev=578592&r1=578591&r2=578592&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/web.xml (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/web.xml Sun Sep 23 11:51:32 2007
@@ -1,109 +1,109 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You 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.
--->
-
-<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
-    version="2.4">
-
-  <display-name>Tobago Demo Application</display-name>
-
-  <filter>
-    <filter-name>multipartFormdataFilter</filter-name>
-    <filter-class>org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataFilter</filter-class>
-    <init-param>
-      <description>Set the size limit for uploaded files. Default value is 1 MB.
-        Format: 10 = 10 bytes
-        10k = 10 KB
-        10m = 10 MB
-        1g = 1 GB
-      </description>
-      <param-name>uploadMaxFileSize</param-name>
-      <param-value>20m</param-value>
-    </init-param>
-    <!--<init-param>
-      <description>Set the upload repository path for uploaded files. Default value is java.io.tmpdir.</description>
-      <param-name>uploadRepositoryPath</param-name>
-      <param-value>/tmp</param-value>
-    </init-param>-->
-  </filter>
-  <filter-mapping>
-    <filter-name>multipartFormdataFilter</filter-name>
-    <url-pattern>/faces/*</url-pattern>
-  </filter-mapping>
-
-<!--  workaround (e.g. for Oracle AS 10.1.2.0.0)-->
-  <listener>
-    <listener-class>org.apache.myfaces.tobago.webapp.TobagoServletContextListener</listener-class>
-  </listener>
-  <!-- activate this for jetty -->
-  <!--listener>
-    <listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>
-  </listener-->
-
-  <!-- servlet -->
-<!-- no longer needed since Weblogic 8.1 SP 3
-  <servlet>
-    <servlet-name>WeblogicWorkaroundServlet</servlet-name>
-    <servlet-class>org.apache.myfaces.tobago.webapp.WeblogicWorkaroundServlet</servlet-class>
-    <load-on-startup>1</load-on-startup>
-  </servlet>
--->
-
-  <servlet>
-    <servlet-name>FacesServlet</servlet-name>
-    <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
-    <load-on-startup>3</load-on-startup>
-  </servlet>
-
-  <!-- servlet-mapping -->
-
-  <servlet-mapping>
-    <servlet-name>FacesServlet</servlet-name>
-    <url-pattern>/faces/*</url-pattern>
-  </servlet-mapping>
-
-  <error-page>
-    <error-code>404</error-code>
-    <location>/faces/error/404.jsp</location>
-  </error-page>
-
-  <error-page>
-    <error-code>500</error-code>
-    <location>/faces/error/throwable.jsp</location>
-  </error-page>
-
-  <error-page>
-    <exception-type>java.lang.Throwable</exception-type>
-    <location>/faces/error/throwable.jsp</location>
-  </error-page>
-
-  <!-- The Usual Welcome File List -->
-  <welcome-file-list>
-    <welcome-file>index.jsp</welcome-file>
-  </welcome-file-list>
-
-  <jsp-config>
-    <taglib>
-      <taglib-uri>http://myfaces.apache.org/tobago/example/demo</taglib-uri>
-      <taglib-location>/WEB-INF/demo.tld</taglib-location>
-    </taglib>
-  </jsp-config>
-
-</web-app>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+-->
+
+<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
+    version="2.4">
+
+  <display-name>Tobago Demo Application</display-name>
+
+  <filter>
+    <filter-name>multipartFormdataFilter</filter-name>
+    <filter-class>org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataFilter</filter-class>
+    <init-param>
+      <description>Set the size limit for uploaded files. Default value is 1 MB.
+        Format: 10 = 10 bytes
+        10k = 10 KB
+        10m = 10 MB
+        1g = 1 GB
+      </description>
+      <param-name>uploadMaxFileSize</param-name>
+      <param-value>20m</param-value>
+    </init-param>
+    <!--<init-param>
+      <description>Set the upload repository path for uploaded files. Default value is java.io.tmpdir.</description>
+      <param-name>uploadRepositoryPath</param-name>
+      <param-value>/tmp</param-value>
+    </init-param>-->
+  </filter>
+  <filter-mapping>
+    <filter-name>multipartFormdataFilter</filter-name>
+    <url-pattern>/faces/*</url-pattern>
+  </filter-mapping>
+
+<!--  workaround (e.g. for Oracle AS 10.1.2.0.0)-->
+  <listener>
+    <listener-class>org.apache.myfaces.tobago.webapp.TobagoServletContextListener</listener-class>
+  </listener>
+  <!-- activate this for jetty -->
+  <!--listener>
+    <listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>
+  </listener-->
+
+  <!-- servlet -->
+<!-- no longer needed since Weblogic 8.1 SP 3
+  <servlet>
+    <servlet-name>WeblogicWorkaroundServlet</servlet-name>
+    <servlet-class>org.apache.myfaces.tobago.webapp.WeblogicWorkaroundServlet</servlet-class>
+    <load-on-startup>1</load-on-startup>
+  </servlet>
+-->
+
+  <servlet>
+    <servlet-name>FacesServlet</servlet-name>
+    <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
+    <load-on-startup>3</load-on-startup>
+  </servlet>
+
+  <!-- servlet-mapping -->
+
+  <servlet-mapping>
+    <servlet-name>FacesServlet</servlet-name>
+    <url-pattern>/faces/*</url-pattern>
+  </servlet-mapping>
+
+  <error-page>
+    <error-code>404</error-code>
+    <location>/faces/error/404.jsp</location>
+  </error-page>
+
+  <error-page>
+    <error-code>500</error-code>
+    <location>/faces/error/throwable.jsp</location>
+  </error-page>
+
+  <error-page>
+    <exception-type>java.lang.Throwable</exception-type>
+    <location>/faces/error/throwable.jsp</location>
+  </error-page>
+
+  <!-- The Usual Welcome File List -->
+  <welcome-file-list>
+    <welcome-file>index.jsp</welcome-file>
+  </welcome-file-list>
+
+  <jsp-config>
+    <taglib>
+      <taglib-uri>http://myfaces.apache.org/tobago/example/demo</taglib-uri>
+      <taglib-location>/WEB-INF/demo.tld</taglib-location>
+    </taglib>
+  </jsp-config>
+
+</web-app>

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/best-practice/error-in-syntax.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/best-practice/error-in-syntax.jsp
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/best-practice/error.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/best-practice/error.jsp
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/best-practice/intro.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/best-practice/intro.jsp
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/best-practice/non-faces-response.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/best-practice/non-faces-response.jsp
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/tobago/trunk/example/demo/src/main/webapp/best-practice/sample.pdf
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Sun Sep 23 11:51:32 2007
@@ -1 +1 @@
-application/octet-stream
+application/pdf