mirror of
https://github.com/apache/struts.git
synced 2026-08-06 23:27:07 +00:00
Fixes JavaDoc
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ import java.util.*;
|
||||
*
|
||||
* <p>
|
||||
* The files are uploaded when the object is instantiated. If there are any errors they are logged using
|
||||
* {@link #addError(String)}. An action handling a multipart form should first check {@link #hasErrors()}
|
||||
* {@link #addError(LocalizedMessage)}. An action handling a multipart form should first check {@link #hasErrors()}
|
||||
* before doing any other processing.
|
||||
* </p>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user