hi,
i want to maintain db cache(some keywords) in the servlet.when i am typing for 'a' i ahve 1000 keywords in Db which starts with 'a' and presently i am using js file to store all the keywords in cache.this is asome--. iwant to maintain the DB cache in servlet also and decrese the browser cache and next hitting keyword matches in the servlet Db , i want to reterive the top 10 keywords for the this hitting.
can you tell me how can i create the servlet cache.can yopu provide any pesudo code for that one....
thanks, Murali