You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2010/11/23 15:42:29 UTC

svn commit: r1038143 - /myfaces/extensions/scripting/trunk/extscript-examples/myfaces20-example/src/main/webapp/mainpage.xhtml

Author: werpu
Date: Tue Nov 23 14:42:29 2010
New Revision: 1038143

URL: http://svn.apache.org/viewvc?rev=1038143&view=rev
Log:
https://issues.apache.org/jira/browse/EXTSCRIPT-144

change to java5 as base api
and adding a better display string in the testbean

Modified:
    myfaces/extensions/scripting/trunk/extscript-examples/myfaces20-example/src/main/webapp/mainpage.xhtml

Modified: myfaces/extensions/scripting/trunk/extscript-examples/myfaces20-example/src/main/webapp/mainpage.xhtml
URL: http://svn.apache.org/viewvc/myfaces/extensions/scripting/trunk/extscript-examples/myfaces20-example/src/main/webapp/mainpage.xhtml?rev=1038143&r1=1038142&r2=1038143&view=diff
==============================================================================
--- myfaces/extensions/scripting/trunk/extscript-examples/myfaces20-example/src/main/webapp/mainpage.xhtml (original)
+++ myfaces/extensions/scripting/trunk/extscript-examples/myfaces20-example/src/main/webapp/mainpage.xhtml Tue Nov 23 14:42:29 2010
@@ -21,7 +21,7 @@
                 <h2>Documentation</h2>
 
                 <h:outputLink target="_new"
-                              value="http://people.apache.org/~werpu/ext-script-site/">Extension Scripting Documentation</h:outputLink>
+                              value="http://people.apache.org/~werpu/ext-script-site">Extension Scripting Documentation</h:outputLink>
 
 
                 <h2>Demo and Testing Links</h2>