Hello everyone !
Did someone had a problem with simultaneous action ? My webapp is working well with on
user or more when action are not simultaneous. In this case i get request.getSession()
return Null for the first or the second access (not sure). I cannot determine if it's
a struts or java
Hello !
I'm in the deadline of my projet but i'm facing something unexpected. My application
is working fine with one user but when their is a simultaneous action sessions cannot
been retrived !
I can easily run the problem with Jmeter or manually, two access to my app and it goes
down ! The
I've found a way of bypassing the problem by using a logic:equal and
logic:notEqual inside the jsp and testing my row value. This way, the
display is correct... it's just not clean.
New jsp :
" checked="checked">
">
Old jsp :
- Or
Re-Hello !
In addition to my question, i've seen that spy the reset() and constructor call of my
actionForm :
life cylcle :
- constructor -> first access on the jsp
- reset -> first access on the jsp
- display of the jsp and submit
- constructor -> after submiting
- reset -> after submiting
- t
Hello !
Multibox made me crazy !! After having each problem detailled on the mailing
list i've got another not detailled...
I've got a jsp page with a multibox inside an iterate. the initial display
is correct and i can correctly retrieve the selected or unselected values
and, then write to the
Hello !
Multibox made me crazy !! After having each problem detailled on the mailing
list i've got another not detailled...
I've got a jsp page with a multibox inside an iterate. the initial display
is correct and i can correctly retrieve the selected or unselected values
and, then write to the d
6 matches
Mail list logo