Dynamic page content update.

Is it possible to do that without reloading the whole page?Can someone give me any ideas how to update, let?s say table content, once user clicks a button.Thanks,TM.
[207 byte] By [macitoma] at [2007-9-26 2:03:41]
# 1
Sure, it's possible using the Document Object Model (DOM). It allows you access to all the elements of an HTML page and lets you modify, move, add, delete, etc.-Derek
beattris at 2007-6-29 8:46:43 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
i dunno what software(s) ur using, but i have done the same bit, its easy infact. i m sending a link here which solves ur problem.its excellent... http://opensymphony.com/oscache/enjoy Cva
bannu at 2007-6-29 8:46:43 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...