users@woodstock.java.net

updating a dropdown on page1 from page2.

From: Oddvard Myrnes <oddvardm_at_doremitechno.com>
Date: Sun, 18 May 2008 08:24:25 +0200

Hi,

I have a dropdown bound to a CachedRowSetXImpl object on page1. I have a
popup page (page2 launced from page1) that manipulate the same data. When I
close page2 I whould like to update the dropdown component on page1 without
refreshing the whole page. Any hints, examples..?

Oddvard