mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Updated javadoc to reflect minimum JSP version 2.0
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
|
||||
/**
|
||||
*
|
||||
* Spring's form tag library for JSP 1.2+.
|
||||
* Spring's form tag library for JSP 2.0+.
|
||||
* Supports JSP view implementations for Spring's web MVC framework.
|
||||
* See <code>spring-form.tld</code> for descriptions of the various tags.
|
||||
*
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
|
||||
/**
|
||||
*
|
||||
* Spring's JSP standard tag library for JSP 1.2+.
|
||||
* Spring's JSP standard tag library for JSP 2.0+.
|
||||
* Supports JSP view implementations within Spring's web MVC framework.
|
||||
* See <code>spring.tld</code> for descriptions of the various tags.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user