Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.3.20
-
None
-
None
Description
currently struts is a little low performance because we must do much security check,I think struts should provide two ways for security check,One for client inputs and the other for non-inputs.client inputs must use the most strict check.and server side expressions could skip most check,it will improve performance because most of access is from server side.