Modified: websites/production/struts/content/docs/freemarker.html ============================================================================== --- websites/production/struts/content/docs/freemarker.html (original) +++ websites/production/struts/content/docs/freemarker.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -385,4 +385,4 @@ logic to take place instead. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html>
Modified: websites/production/struts/content/docs/generator.html ============================================================================== --- websites/production/struts/content/docs/generator.html (original) +++ websites/production/struts/content/docs/generator.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -233,4 +233,4 @@ this converter, it simply add "conv Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/generic-tag-reference.html ============================================================================== --- websites/production/struts/content/docs/generic-tag-reference.html (original) +++ websites/production/struts/content/docs/generic-tag-reference.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -220,4 +220,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/generic-tags.html ============================================================================== --- websites/production/struts/content/docs/generic-tags.html (original) +++ websites/production/struts/content/docs/generic-tags.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -141,4 +141,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/getting-started.html ============================================================================== --- websites/production/struts/content/docs/getting-started.html (original) +++ websites/production/struts/content/docs/getting-started.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -203,4 +203,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/glassfish-2x.html ============================================================================== --- websites/production/struts/content/docs/glassfish-2x.html (original) +++ websites/production/struts/content/docs/glassfish-2x.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -151,4 +151,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/google-app-engine-gae.html ============================================================================== --- websites/production/struts/content/docs/google-app-engine-gae.html (original) +++ websites/production/struts/content/docs/google-app-engine-gae.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -351,4 +351,4 @@ It's overcome by deploying the applicati Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/groovyresult.html ============================================================================== --- websites/production/struts/content/docs/groovyresult.html (original) +++ websites/production/struts/content/docs/groovyresult.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -395,4 +395,4 @@ for (item in context.contextMap){ Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/guides.html ============================================================================== --- websites/production/struts/content/docs/guides.html (original) +++ websites/production/struts/content/docs/guides.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -201,4 +201,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/handling-file-uploads.html ============================================================================== --- websites/production/struts/content/docs/handling-file-uploads.html (original) +++ websites/production/struts/content/docs/handling-file-uploads.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -225,4 +225,4 @@ while (e.hasMoreElements()) { Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/head.html ============================================================================== --- websites/production/struts/content/docs/head.html (original) +++ websites/production/struts/content/docs/head.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -174,4 +174,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/hello-world-using-struts-2.html ============================================================================== --- websites/production/struts/content/docs/hello-world-using-struts-2.html (original) +++ websites/production/struts/content/docs/hello-world-using-struts-2.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -289,4 +289,4 @@ public class HelloWorldAction extends Ac Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/hello-world.html ============================================================================== --- websites/production/struts/content/docs/hello-world.html (original) +++ websites/production/struts/content/docs/hello-world.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -284,4 +284,4 @@ public class HelloWorldTest extends Test Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/hibernateandspringenabledexecuteandwaitinterceptor.html ============================================================================== --- websites/production/struts/content/docs/hibernateandspringenabledexecuteandwaitinterceptor.html (original) +++ websites/production/struts/content/docs/hibernateandspringenabledexecuteandwaitinterceptor.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -244,4 +244,4 @@ public class OpenSessionBackgroundProces Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/hidden.html ============================================================================== --- websites/production/struts/content/docs/hidden.html (original) +++ websites/production/struts/content/docs/hidden.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -178,4 +178,4 @@ Example Two Resulting HTML (if getBar me Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/home.html ============================================================================== --- websites/production/struts/content/docs/home.html (original) +++ websites/production/struts/content/docs/home.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -125,49 +125,19 @@ under the License. <div class="pagecontent"> <div class="wiki-content"> - <div id="ConfluenceContent"><p>Apache Struts 2 is an elegant, extensible framework for building enterprise-ready Java web applications. <a shape="rect" class="external-link" href="http://struts.apache.org/downloads.html">Distributions of Struts 2</a> are available as a free download under the Apache License.</p> - -<ul><li>For more about the Apache Struts project itself, visit the <a shape="rect" class="external-link" href="http://struts.apache.org/">project web site</a>.</li><li><strong>Quickstart</strong> with <a shape="rect" href="struts-2-maven-archetypes.html">Struts 2 Maven Archetypes</a>.</li><li>Struts 2 is extended using <a shape="rect" href="plugins.html">Plugins</a>. A list of available plugins is available at the <a shape="rect" class="external-link" href="http://cwiki.apache.org/S2PLUGINS/home.html">Struts 2 Plugin Registry</a>.</li><li>Tired of XML-based configurations, or need some extra agility? Try the <a shape="rect" href="convention-plugin.html">Convention Plugin</a> or its RESTful cousin, the <a shape="rect" href="rest-plugin.html">REST Plugin</a>.</li><li>Interested in books, articles, and presentations about Struts? Check out some <a shape="rect" href="other-resources.html">Other Resources</a>.</li><li>For other community-supported Struts resources, visit the <a shape="re ct" class="external-link" href="http://cwiki.apache.org/S2WIKI/welcome-to-apache-struts2.html">Struts 2 Wiki</a>.</li></ul> - - -<p>The contents of the Struts 2 documentation wiki (what you're reading now) are distributed with each release, but maintained via the on-line wiki.</p> - - <div class="aui-message success shadowed information-macro"> + <div id="ConfluenceContent"><p>Apache Struts 2 is an elegant, extensible framework for building enterprise-ready Java web applications. <a shape="rect" class="external-link" href="http://struts.apache.org/downloads.html">Distributions of Struts 2</a> are available as a free download under the Apache License.</p><ul><li>For more about the Apache Struts project itself, visit the <a shape="rect" class="external-link" href="http://struts.apache.org/">project web site</a>.</li><li><strong>Quickstart</strong> with <a shape="rect" href="struts-2-maven-archetypes.html">Struts 2 Maven Archetypes</a>.</li><li>Struts 2 is extended using <a shape="rect" href="plugins.html">Plugins</a>. A list of available plugins is available at the <a shape="rect" href="https://cwiki.apache.org/confluence/display/S2PLUGINS/Home">Struts 2 Plugin Registry</a>.</li><li>Tired of XML-based configurations, or need some extra agility? Try the <a shape="rect" href="convention-plugin.html">Convention Plugin </a> or its RESTful cousin, the <a shape="rect" href="rest-plugin.html">REST Plugin</a>.</li><li>Interested in books, articles, and presentations about Struts? Check out some <a shape="rect" href="other-resources.html">Other Resources</a>.</li><li>For other community-supported Struts resources, visit the <a shape="rect" class="external-link" href="http://cwiki.apache.org/S2WIKI/welcome-to-apache-struts2.html">Struts 2 Wiki</a>.</li></ul><p>The contents of the Struts 2 documentation wiki (what you're reading now) are distributed with each release, but maintained via the on-line wiki.</p> <div class="aui-message success shadowed information-macro"> <span class="aui-icon icon-success">Icon</span> <div class="message-content"> <p>Have a suggestion, correction, or improvement? <a shape="rect" class="external-link" href="http://cwiki.apache.org/confluence/display/WW/Home">Log in</a> and leave a comment on the appropriate page or file a ticket against the Struts 2 documentation. <a shape="rect" href="contributors-guide.html">We're always looking for help!</a></p> </div> </div> - - <div class="aui-message warning shadowed information-macro"> <span class="aui-icon icon-warning">Icon</span> <div class="message-content"> - -<p>We've started planning the next version of Struts aka Struts 3 (or 2.5) which will break backward compatibility, if you want to join please add your two cents <a shape="rect" href="struts-next.html">here</a>.</p> + <p>We've started planning the next version of Struts aka Struts 3 (or 2.5) which will break backward compatibility, if you want to join please add your two cents <a shape="rect" href="struts-next.html">here</a>.</p> </div> </div> - - -<h2 id="Home-GettingStarted">Getting Started</h2> - -<p>The documentation is grouped into four areas.</p> - -<div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p> <a shape="rect" href="tutorials.html">Tutorials</a> </p></th><td colspan="1" rowspan="1" class="confluenceTd"><p> Our tutorials are designed to help you get started with the framework ASAP. We offer an all-purpose "Bootstrap" tutorial as well as specialty tutorials on portlets and database access. </p></td></tr><tr><th colspan="1" rowspan="1" class="confluenceTh"><p> <a shape="rect" href="guides.html">Guides</a> </p></th><td colspan="1" rowspan="1" class="confluenceTd"><p> Our in-depth technical guides focus on specific components of the framework, such as the Core framework, Struts Tags, and optional Extensions, as well as migrating from Struts 1 or WebWork 2. </p></td></tr><tr><th colspan="1" rowspan="1" class="confluenceTh"><p> <a shape="rect" href="faqs.html">FAQs</a> and <a shape="rect" href="cookbook.html">Cookbook</a> </p></th><td colspan="1" rowspan="1" clas s="confluenceTd"><p> Our FAQs and Cookbook examples provide a wide range of rapid-fire "HOWTOs" in question-and-answer format. </p></td></tr><tr><th colspan="1" rowspan="1" class="confluenceTh"><p> <a shape="rect" href="security-bulletins.html">Security Bulletins</a> </p></th><td colspan="1" rowspan="1" class="confluenceTd"><p> Our security bulletins explain any security issues and their solutions </p></td></tr><tr><th colspan="1" rowspan="1" class="confluenceTh"><p> <img class="emoticon emoticon-yellow-star" src="https://cwiki.apache.org/confluence/s/en_GB-1988229788/4109/76e0dbb30bc8580e459c201f3535d84f9283a9ac.1/_/images/icons/emoticons/star_yellow.png" data-emoticon-name="yellow-star" alt="(star)"> <a shape="rect" href="other-resources.html">Other Resources</a> </p></th><td colspan="1" rowspan="1" class="confluenceTd"><p> Books, articles, and presentations about Struts 2. </p></td></tr></tbody></table></div> - - - - -<h2 id="Home-CommunityWiki">Community Wiki</h2> - -<p>The <a shape="rect" href="https://cwiki.apache.org/confluence/display/S2WIKI/Welcome+to+Apache+Struts2">Struts 2 Community Wiki</a> is an additional resource. It is not distributed with Struts 2, and contributions to the community wiki do not require a CLA.</p> - -<h2 id="Home-QuickLinks">Quick Links</h2> - -<ul><li><a shape="rect" class="external-link" href="http://struts.apache.org/">Apache Struts Home</a></li><li><a shape="rect" class="external-link" href="http://struts.apache.org/downloads.html">Distributions</a></li><li><a shape="rect" class="external-link" href="http://struts.apache.org/faqs.html">Project FAQ</a></li><li><a shape="rect" class="external-link" href="http://struts.apache.org/mail.html">Mailing lists</a></li><li><a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW">Issue Tracking (JIRA)</a></li><li><a shape="rect" class="external-link" href="http://cwiki.apache.org/S2WIKI/welcome-to-apache-struts2.html">Struts 2 Wiki space</a></li><li><a shape="rect" class="external-link" href="http://husted.com/central/" rel="nofollow">Struts Central</a></li></ul> - - -<h2 id="Home-Next:">Next: <a shape="rect" href="tutorials.html">Tutorials</a></h2></div> +<h2 id="Home-GettingStarted">Getting Started</h2><p>The documentation is grouped into four areas.</p><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p><a shape="rect" href="tutorials.html">Tutorials</a></p></th><td colspan="1" rowspan="1" class="confluenceTd"><p>Our tutorials are designed to help you get started with the framework ASAP. We offer an all-purpose "Bootstrap" tutorial as well as specialty tutorials on portlets and database access.</p></td></tr><tr><th colspan="1" rowspan="1" class="confluenceTh"><p><a shape="rect" href="guides.html">Guides</a></p></th><td colspan="1" rowspan="1" class="confluenceTd"><p>Our in-depth technical guides focus on specific components of the framework, such as the Core framework, Struts Tags, and optional Extensions, as well as migrating from Struts 1 or WebWork 2.</p></td></tr><tr><th colspan="1" rowspan="1" class="confluenceTh"><p><a shape="rect" href="faqs.html">FAQs</a> and <a shape="rect" href="cookbook.html">Cookbook</a></p></th><td colspan="1" rowspan="1" class="confluenceTd"><p>Our FAQs and Cookbook examples provide a wide range of rapid-fire "HOWTOs" in question-and-answer format.</p></td></tr><tr><th colspan="1" rowspan="1" class="confluenceTh"><p><a shape="rect" href="security-bulletins.html">Security Bulletins</a></p></th><td colspan="1" rowspan="1" class="confluenceTd"><p>Our security bulletins explain any security issues and their solutions</p></td></tr><tr><th colspan="1" rowspan="1" class="confluenceTh"><p><img class="emoticon emoticon-yellow-star" src="https://cwiki.apache.org/confluence/s/en_GB-1988229788/4109/76e0dbb30bc8580e459c201f3535d84f9283a9ac.1/_/images/icons/emoticons/star_yellow.png" data-emoticon-name="yellow-star" alt="(star)"> <a shape="rect" href="other-resources.html">Other Resources</a></p></th><td colspan="1" rowspan="1" class="confluenceTd"><p>Books, articles, and presentations about Struts 2.</p></td></tr></tbody></tab le></div><p></p><h2 id="Home-CommunityWiki">Community Wiki</h2><p>The <a shape="rect" href="https://cwiki.apache.org/confluence/display/S2WIKI/Welcome+to+Apache+Struts2">Struts 2 Community Wiki</a> is an additional resource. It is not distributed with Struts 2, and contributions to the community wiki do not require a CLA.</p><h2 id="Home-QuickLinks">Quick Links</h2><ul><li><a shape="rect" class="external-link" href="http://struts.apache.org/">Apache Struts Home</a></li><li><a shape="rect" class="external-link" href="http://struts.apache.org/downloads.html">Distributions</a></li><li><a shape="rect" class="external-link" href="http://struts.apache.org/faqs.html">Project FAQ</a></li><li><a shape="rect" class="external-link" href="http://struts.apache.org/mail.html">Mailing lists</a></li><li><a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW">Issue Tracking (JIRA)</a></li><li><a shape="rect" class="external-link" href="http://cwiki.apache.org/S2WIKI/wel come-to-apache-struts2.html">Struts 2 Wiki space</a></li><li><a shape="rect" class="external-link" href="http://husted.com/central/" rel="nofollow">Struts Central</a></li></ul><h2 id="Home-Next:">Next: <a shape="rect" href="tutorials.html">Tutorials</a></h2></div> </div> <div class="tabletitle"> @@ -204,4 +174,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-i-fix-the-attribute-short-circuit-error-message.html ============================================================================== --- websites/production/struts/content/docs/how-can-i-fix-the-attribute-short-circuit-error-message.html (original) +++ websites/production/struts/content/docs/how-can-i-fix-the-attribute-short-circuit-error-message.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -157,4 +157,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-i-iterate-over-a-range-like-with-jstls-foreach-tag.html ============================================================================== --- websites/production/struts/content/docs/how-can-i-iterate-over-a-range-like-with-jstls-foreach-tag.html (original) +++ websites/production/struts/content/docs/how-can-i-iterate-over-a-range-like-with-jstls-foreach-tag.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -137,4 +137,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-i-put-a-string-literal-in-a-javascript-call-for-instance-in-an-onchange-attribute.html ============================================================================== --- websites/production/struts/content/docs/how-can-i-put-a-string-literal-in-a-javascript-call-for-instance-in-an-onchange-attribute.html (original) +++ websites/production/struts/content/docs/how-can-i-put-a-string-literal-in-a-javascript-call-for-instance-in-an-onchange-attribute.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -167,4 +167,4 @@ onchange="someFunc(this.form, ' Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-i-test-my-action-output-validation-or-the-action-execution-outside-a-container.html ============================================================================== --- websites/production/struts/content/docs/how-can-i-test-my-action-output-validation-or-the-action-execution-outside-a-container.html (original) +++ websites/production/struts/content/docs/how-can-i-test-my-action-output-validation-or-the-action-execution-outside-a-container.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -137,4 +137,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-we-access-request-parameters-passed-into-an-action.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-access-request-parameters-passed-into-an-action.html (original) +++ websites/production/struts/content/docs/how-can-we-access-request-parameters-passed-into-an-action.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -193,4 +193,4 @@ Map parameters = this.getParameters(); Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-we-access-the-httpservletrequest.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-access-the-httpservletrequest.html (original) +++ websites/production/struts/content/docs/how-can-we-access-the-httpservletrequest.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -187,4 +187,4 @@ HttpServletRequest request = ServletActi Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-we-access-the-httpservletresponse.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-access-the-httpservletresponse.html (original) +++ websites/production/struts/content/docs/how-can-we-access-the-httpservletresponse.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -186,4 +186,4 @@ HttpServletResponse response = ServletAc Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-we-change-which-methods-are-excused-from-validation.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-change-which-methods-are-excused-from-validation.html (original) +++ websites/production/struts/content/docs/how-can-we-change-which-methods-are-excused-from-validation.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -158,4 +158,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-we-create-our-action-objects-from-the-spring-configuration.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-create-our-action-objects-from-the-spring-configuration.html (original) +++ websites/production/struts/content/docs/how-can-we-create-our-action-objects-from-the-spring-configuration.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -171,4 +171,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-we-display-dynamic-or-static-images-that-can-be-provided-as-an-array-of-bytes.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-display-dynamic-or-static-images-that-can-be-provided-as-an-array-of-bytes.html (original) +++ websites/production/struts/content/docs/how-can-we-display-dynamic-or-static-images-that-can-be-provided-as-an-array-of-bytes.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -224,4 +224,4 @@ public class MyBytesResult implements Re Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-we-force-the-action-mappings-strutsxml-to-reload.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-force-the-action-mappings-strutsxml-to-reload.html (original) +++ websites/production/struts/content/docs/how-can-we-force-the-action-mappings-strutsxml-to-reload.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -172,4 +172,4 @@ String execute() { Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-we-return-a-text-string-as-the-response.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-return-a-text-string-as-the-response.html (original) +++ websites/production/struts/content/docs/how-can-we-return-a-text-string-as-the-response.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -185,4 +185,4 @@ public class TextResult extends ActionSu Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-we-schedule-quartz-jobs.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-schedule-quartz-jobs.html (original) +++ websites/production/struts/content/docs/how-can-we-schedule-quartz-jobs.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -234,4 +234,4 @@ scheduler.scheduleJob(jobDetail, trigger Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-we-test-actions.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-test-actions.html (original) +++ websites/production/struts/content/docs/how-can-we-test-actions.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -248,4 +248,4 @@ public void testDoesNotAllowMethodInvoca Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-can-we-test-applications.html ============================================================================== --- websites/production/struts/content/docs/how-can-we-test-applications.html (original) +++ websites/production/struts/content/docs/how-can-we-test-applications.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -141,4 +141,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/how-do-i-add-i18n-to-a-ui-tag-like-the-textfield-tag.html ============================================================================== --- websites/production/struts/content/docs/how-do-i-add-i18n-to-a-ui-tag-like-the-textfield-tag.html (original) +++ websites/production/struts/content/docs/how-do-i-add-i18n-to-a-ui-tag-like-the-textfield-tag.html Fri Jan 30 07:05:22 2015 @@ -19,7 +19,7 @@ under the License. --> <html> <head> - <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css"> + <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css"> <style type="text/css"> .dp-highlighter { width:95% !important; @@ -34,15 +34,15 @@ under the License. color: #666; } </style> - <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> - <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> - <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script> - <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script> - <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script> + <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' /> + <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' /> + <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script> + <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); @@ -185,4 +185,4 @@ ${stack.findValue("getText('&qu Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html>
