Hi,

thanks for the reply...

anonymous wrote : 
  | How can I enforce that the list is reread?
  | 

anonymous wrote : 
  | Easy answer. You have to set vertraege to null.
  | But to implement it is sometimes not so easy. Look at the hotelbooking 
example for a hint.
  | 

It's not that easy indeed, because I alread tried to set this field to null
in the edit() action. However this caused an immediate reload from
the database thus loading again the old data. The the page flow then went
to the edit page. But when I got back to the listing page I still was stuck
with the old data.
I also tried to export the list using @Out so I could clear it elsewhere.
The @DataModel docs says somewhere that List.equals() is used to
determine when to reload the data. However it's not that specific when
this actually occurs.

Funnily, I have implemented very similar code elsewhere but have no
clue what could be wrong here.

BTW: Could you please be more specific where to look a the hotel booking
example. It's a rather big one :-)

Cheers
   Markus

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952640#3952640

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952640

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to