Without much information to go on, it sounds it could be how your asynccallback is set up, maybe you could post the bit of code you are using to populate the list box?
On Apr 19, 11:45 pm, Durgesh Kumar Mishra <[email protected]> wrote: > Hi > I am Durgesh. I am facing a problem in populating list box frequently. > I am using simple GWT 1.5. In my form there are 6-7 list boxes and many text > boxes. I am populating this form from the view in database. I have written a > service for that. But sometimes list boxes do not populate ...then i again > click on tree panel and then it populates. > > My problem is only to populate list box is very slow. > > One more problem is that when i deploy my war file with another war file db > get disconnected. Bot war file is using same datasource file in jboss . > > can any body reply .... > > Thanks > Durgesh -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
