We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 130ef79 commit 58841f3Copy full SHA for 58841f3
org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/tags/form/package-info.java
@@ -1,7 +1,7 @@
1
2
/**
3
*
4
- * Spring's form tag library for JSP 1.2+.
+ * Spring's form tag library for JSP 2.0+.
5
* Supports JSP view implementations for Spring's web MVC framework.
6
* See <code>spring-form.tld</code> for descriptions of the various tags.
7
org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/tags/package-info.java
- * 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.
0 commit comments