File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
spring-framework-reference/src Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 287
287
<section id =" struts" >
288
288
<title >Apache Struts 1.x and 2.x</title >
289
289
290
- <para ><ulink url =" http://struts.apache.org" >Struts</ulink > is the
290
+ <para ><ulink url =" http://struts.apache.org" >Struts</ulink > used to be the
291
291
<emphasis >de facto</emphasis > web framework for Java applications, mainly
292
- because it was one of the first to be released (June 2001). Invented by
293
- Craig McClanahan, Struts is an open source project hosted by the Apache
292
+ because it was one of the first to be released (June 2001). It has now been renamed to <emphasis >Struts 1</emphasis >
293
+ (as opposed to Struts 2). Many applications still use it.
294
+ Invented by Craig McClanahan, Struts is an open source project hosted by the Apache
294
295
Software Foundation. At the time, it greatly simplified the JSP/Servlet
295
296
programming paradigm and won over many developers who were using
296
297
proprietary frameworks. It simplified the programming model, it was open
You can’t perform that action at this time.
0 commit comments