Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Cannot re-set component value

Michal Glowacki

2007-03-06


Hi

  I've written about this problem already, but still I didn't find
solution. The problem is that my components on the pages somehow are saving
values that are assigned to them for the first time. So, when I am first
time at page A and set hidden field value to 3, then go to B, and then once
again to A (not with back button), value is still 3, even when I assign new
one to it! I thought it can be OSCache, but I flush data from cache and old
value still is there!

  I even changed the way of keeping value from hidden field to request
scoped bean with ajax4jsf keepAlive component (which holds new value
properly), but call to #{MyBean.value} results in old value in the html
code!

  I would be grateful for any tips,
Michal


---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.