Struts2 with OGNL is extremly slowly (form with 500 input elemtents)
ParametersInterceptor requires 20s to do stack.setValue(name, value) - it's
joke ?, I cant' build any serious application (perhaps only login form and
simple example like showcase app)
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: WW-2036
URL: https://issues.apache.org/struts/browse/WW-2036
Project: Struts 2
Issue Type: Bug
Components: Value Stack
Affects Versions: 2.0.8
Environment: tomcat 5.23, struts2 ver2.0.8, java 1.6.02 and 1.5 too
Reporter: Tom
Priority: Blocker
Form to parametrise other form with s:iterator 10 input elements/row x min 50
rows = 500 input elements.
ParametersInterceptor requires from 20second to 30second to do
stack.setValue(name, value) - processor is 95% killed.
Performance's joke or normal behavior ?
If struts2 is only for small application then ok but if not this is blocker
error. Our team cant' build any serious application.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.