RE: Support for automatic frames

2003-02-25 Thread Jose Ramon Diaz
nal- De: Ray Madigan [mailto:[EMAIL PROTECTED] Enviado el: 24 de febrero de 03 19:10 Para: Struts Users Mailing List; [EMAIL PROTECTED] Asunto: RE: Support for automatic frames Im not sure i understand what you are trying to accomplish. I have a struts application that uses frames and i can

RE: Support for automatic frames

2003-02-25 Thread Ray Madigan
be performed on them. Can a subframe in one frame invoke an action in s sibling subframe? -Original Message- From: Jose Ramon Diaz [mailto:[EMAIL PROTECTED] Sent: Monday, February 24, 2003 11:18 PM To: 'Struts Users Mailing List' Subject: RE: Support for automatic frames Ray,

RE: Support for automatic frames

2003-02-24 Thread Jose Ramon Diaz
Users Mailing List; [EMAIL PROTECTED] Asunto: RE: Support for automatic frames Im not sure i understand what you are trying to accomplish. I have a struts application that uses frames and i can populate multiple frames from one frame when the user clicks or even mouseover an area of the screen

RE: Support for automatic frames

2003-02-24 Thread Ray Madigan
action can be specific to the location on the frame and what frame generated the action. Is this what you mean? Thanks RayM -Original Message- From: Jose Ramon Diaz [mailto:[EMAIL PROTECTED] Sent: Monday, February 24, 2003 3:02 AM To: [EMAIL PROTECTED] Subject: Support for automatic frames

Support for automatic frames

2003-02-24 Thread Jose Ramon Diaz
Hi all, This is a a bit long question,... :-\ We are going to start a new project with Struts, and we HAVE TO use frames. So we have different approaches. Tha navigation is quite complex: same action can go to different frames, and different actions can go to the same frame, depend