How to better the performance while Swing?(urgent)
Hi all,
I am working on a product where there are many applets embedded within the JSPs.So each time when the user go out and again come back to the page,the applets are getting loaded after taking a lot of time(almost 30-40secs).Do please note that all these applets contain a lot of UI controls which would be populted by the user.
Please tell me how to improve the performance of these applets by holding the data once entered by the user.
thnx & rgds,
balan_v

