You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2013/10/01 15:38:40 UTC

svn commit: r1528087 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/error/view-expired.xhtml

Author: lofwyr
Date: Tue Oct  1 13:38:39 2013
New Revision: 1528087

URL: http://svn.apache.org/r1528087
Log:
message

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/error/view-expired.xhtml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/error/view-expired.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/error/view-expired.xhtml?rev=1528087&r1=1528086&r2=1528087&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/error/view-expired.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/error/view-expired.xhtml Tue Oct  1 13:38:39 2013
@@ -32,8 +32,9 @@
 
     <h3>ViewExpiredException</h3>
     We got a ViewExpiredException from JSF.
-    There is the simplest way to to handle this problem.
-    You will find more information to handle this, when you search internet for "ViewExpiredException".
+    This is the simplest way to handle this problem.
+    You will find more information to handle this exception more advanced,
+    when you search internet for "ViewExpiredException".
   </tc:panel>
 
 </ui:composition>