This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new bb51510 Updates stage by Jenkins
bb51510 is described below
commit bb51510b588b531f98b084c77131dcb36aaa8966
Author: jenkins <[email protected]>
AuthorDate: Tue Oct 1 07:40:04 2019 +0000
Updates stage by Jenkins
---
content/migration/index.html | 65 +++++++++-----------------------------------
1 file changed, 13 insertions(+), 52 deletions(-)
diff --git a/content/migration/index.html b/content/migration/index.html
index 64eabba..81c7dbc 100644
--- a/content/migration/index.html
+++ b/content/migration/index.html
@@ -128,10 +128,18 @@
<section class="col-md-12">
<a class="edit-on-gh"
href="https://github.com/apache/struts-site/edit/master/source/migration/index.md"
title="Edit this page on GitHub">Edit on GitHub</a>
- <h1 id="migration-guide">Migration Guide</h1>
+ <h1 class="no_toc" id="migration-guide">Migration Guide</h1>
<p>Getting here from there.</p>
+<ul id="markdown-toc">
+ <li><a href="#version-notes" id="markdown-toc-version-notes">Version
Notes</a></li>
+ <li><a href="#struts-23-to-struts-25"
id="markdown-toc-struts-23-to-struts-25">Struts 2.3 to Struts 2.5</a></li>
+ <li><a href="#struts-1-to-struts-2"
id="markdown-toc-struts-1-to-struts-2">Struts 1 to Struts 2</a></li>
+ <li><a href="#tutorials" id="markdown-toc-tutorials">Tutorials</a></li>
+ <li><a href="#comparing-struts-1-and-2"
id="markdown-toc-comparing-struts-1-and-2">Comparing Struts 1 and 2</a></li>
+</ul>
+
<h2 id="version-notes">Version Notes</h2>
<p>All Version Notes are available on our <a
href="https://cwiki.apache.org/confluence/display/WW/Migration+Guide">Wiki</a></p>
@@ -193,7 +201,7 @@
<li><a href="http://www.infoq.com/news/migrating-struts2">Migrating
Applications to Struts 2 </a> - A three-part series by Ian Roughley (Sep
2006)</li>
</ul>
-<p>##Comparing Struts 1 and 2## {#PAGE_14048}</p>
+<h2 id="comparing-struts-1-and-2">Comparing Struts 1 and 2</h2>
<table>
<thead>
@@ -275,58 +283,11 @@
<p><strong>(i) See Also</strong></p>
<blockquote>
-
-</blockquote>
-
-<blockquote>
-
-</blockquote>
-
-<blockquote>
- <ul>
- <li>Matt Raible wrote (mid 2005) an interesting whitepaper where he
compared various web frameworks. You can view the PDF here:</li>
- </ul>
-
-</blockquote>
-
-<blockquote>
-
-</blockquote>
-
-<blockquote>
- <ul>
- <li><a
href="https://equinox.dev.java.net/framework-comparison/WebFrameworks.pdf">https://equinox.dev.java.net/framework-comparison/WebFrameworks.pdf</a></li>
- </ul>
-</blockquote>
-
-<blockquote>
-
+ <p>Matt Raible wrote (mid 2005) an interesting whitepaper where he compared
various web frameworks. You can view the PDF here:
+- <a
href="https://equinox.dev.java.net/framework-comparison/WebFrameworks.pdf">https://equinox.dev.java.net/framework-comparison/WebFrameworks.pdf</a>
+- <a
href="http://www.virtuas.com/files/osl-jwf-01.pdf">http://www.virtuas.com/files/osl-jwf-01.pdf</a></p>
</blockquote>
-<blockquote>
- <ul>
- <li><a
href="http://www.virtuas.com/files/osl-jwf-01.pdf">http://www.virtuas.com/files/osl-jwf-01.pdf</a></li>
- </ul>
-</blockquote>
-
-<blockquote>
-
-</blockquote>
-
-<blockquote>
-
-</blockquote>
-
-<blockquote>
-
-</blockquote>
-
-<blockquote>
-
-</blockquote>
-
-<p>####Next:####</p>
-
<p>##Key Changes From WebWork 2## {#PAGE_26950}</p>
<p>The upgrade path from WebWork 2 to Struts 2 is smooth glide. Here’s the
roadmap.</p>