Hello,

We are in the process of building an application that will expose a large amount of 
data to a thin client.  The main data that is being displayed is a composition of many 
entity beans, what I am thinking of doing is creating a map of the objects to be 
displayed.  The problem is that I would like this map to be available at all times 
once the application server starts up, and for it to update itself whenever changes 
are made to the components inside it.  This way a user never has to wait for an 
extended amount of time for the data to be retreived from the database in order to see 
the data on the screen.  Is this possible?  If so how?  Are there better ways of doing 
this?

Thanks,

c.

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

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


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to