Re: Popup window submitting to action

2005-01-27 Thread Renaud . Tarnec
Hello Brandon, You could do the following: after submitting the form in the pop up window, redirect to a page that: 1/ Refreshes its parent with javascript (opener), 2/ closes itself (with javascript, again) You can fire the 2 events in the onload event of the body. HTH Renaud PS: This is in

Re: Sorting

2005-01-24 Thread Renaud . Tarnec
Hello Suzy, You could use the display tag library: it does excatly what you are looking for; sorting by clicking on column headers. See http://displaytag.sourceforge.net/ HTH Renaud "Suzy Fynes" <[EMAIL PROTECTED]> 24/01/2005 15:23 Please respond to "Struts Users Mailing List" To cc

Re: Struts question

2005-01-17 Thread Renaud . Tarnec
Hubert, You wrote "The Struts dev team now recommends you use other facilities" If possible, could you please point to more detailed information about what the Struts dev team now recommends? any links? Many thanks in advance rgds, Renaud Hubert Rabago <[EMAIL PROTECTED]> 17/01/2005 16:53