Hi, As somebody said, Tapestry makes difficult things simple and simple things difficult.
I want to implement the following.. First all, the list of customers will be shown on a browser window, similar to the book list of vlib. Then, the user can click a customer link, a pop window will open, and display the detail information of the customer, the user can update the data, and submit it, the pop window will be closed automatically and the updated data will be show on the first window. Currently, I have implemented the following. 1. list the customers in the first window 2. pop up a window showing a specific customer's data 3. submit and update the customer's data 4. automatically close the pop window What I can't do is that after the pop window is closed, how can the opener window get refreshed? Thx Frank __________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
