RE: changing two frames at one time

2004-04-01 Thread Freddy Villalba Arias
(When I said response, I meant the GET / POST action) -Mensaje original- De: Freddy Villalba Arias Enviado el: jueves, 01 de abril de 2004 16:05 Para: Struts Users Mailing List Asunto: RE: changing two frames at one time Hi Otto, IMHO, for the sake of transparency / independence

RE: changing two frames at one time

2004-04-01 Thread Freddy Villalba Arias
Hi Otto, IMHO, for the sake of transparency / independence, Struts should know nothing about where (within a web document) is the response being targeted. Why don't you use JavaScript for "hearing" the click on the "child" frame from the "root" document and then load on each frame the URL you wan

RE: changing two frames at one time

2004-04-01 Thread McCormack, Chris
This is not a struts related issue its Html and Javascript related, as seem to be a lot of other posts in this list lately. http://developer.irt.org/script/script.htm <- great JS reference in particular http://developer.irt.org/script/frame.htm Chris McCormack -Original Message- From:

RE: changing two frames at one time

2004-04-01 Thread Brendan Richards
Not with struts itself but you can do it with javascript inside your pages: http://hotwired.lycos.com/webmonkey/97/02/index4a.html?tw=authoring -Original Message- From: Otto, Frank [mailto:[EMAIL PROTECTED] Sent: 01 April 2004 08:35 To: Struts-User (E-Mail) Subject: changing two frames