"bfo81" wrote : @Gavin:
  | I don't know how to get the ListDataModel object. The only thing I have is 
a annotated java.util.List.
  | 
  | 
  | "bfo81" wrote : Take the booking example: Open two search windows. Perform 
a clean search in window 1, and a search for "at" in window 2. Click on "Conrad 
Miami" in window 1. But instead of "Conrad Miami" you will get "Ritz Carlton" 
in window 1. Why? Cause the search list is a session bean, and the list of 
window 1 has been overwritten by the list generated by window 2's search. To 
get rid of this bug the search lists should have been conversational, too. Ok, 
it might be only a demo, but you suggest to take it as a template for an own 
application.
  | 
  | Well, that was the way it used to work, but I had to change it b/c so many 
people complained that search screens shouldn't be conversational ;-)
  | 
  | "bfo81" wrote : And what I really miss are simple CRUD templates.
  | 
  | Well, other people have asked for this, so I suppose I has better do 
something here....
  | 
  | "bfo81" wrote : Then there's a blog not working, an old and small FAQ, a 
fragmentary problems FAQ, a deadlink to a tutorial movie, and a WIKI that just 
doesn't fulfill a novice's needs.
  | 
  | Maintaining all this kind of stuff is VERY timeconsuming and expensive, and 
I have extremely limited resources.
  | 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957460
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to