As long as the data comes to the jsp from Model - i do not see a problem. We have seen a scenario: One Jsp contains 2 frames. Only one of the frames is visible at a time Data is passed from one frame to another (Data is not available in session). (Think of the second frame similar to a pop-up that just helps collecting more info for the first Frame) All the navigation, except the Frame1 to Frame2 is done through Struts Navigation. Are we still within Struts-Frame work? Santhi
-----Original Message----- From: Nanik Tolaram [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 1:10 AM To: [EMAIL PROTECTED] Subject: RE: [MVC-Programmers] Frames / IFrames Hi, We are developing and using a lot of IFRAMES in our application, what we do is basically each IFRAME has got it's own action mapping and we pass the data using querystring that will be passed on to it's own ActionForm. Cheers Nanik "Gandle, Panchasheel" <[EMAIL PROTECTED]> wrote: I 'm working with IFrames and Struts, the only problem is passing request from the top frame to the Iframe source. We are maintaining that Info in the session , otherwise its fine, we are still in developing phase, didn;t hit any major problem.... Panchasheel -----Original Message----- From: Peyathevar, Santhi {PBG} [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2003 3:43 PM To: '[EMAIL PROTECTED]' Subject: RE: [MVC-Programmers] Frames / IFrames Is it alright to use Frames / IFrames in Struts based App? Does the Navigation suffer in any way? (We have an existing Frame based pages) Santhi _______________________________________________ MVC-Programmers mailing list [EMAIL PROTECTED] http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers _______________________________________________ MVC-Programmers mailing list [EMAIL PROTECTED] http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers _____ Do you Yahoo!? SBC <http://pa.yahoo.com/*http://rd.yahoo.com/evt=1207/*http://promo.yahoo.com/s bc/> Yahoo! DSL - Now only $29.95 per month! _______________________________________________ MVC-Programmers mailing list [EMAIL PROTECTED] http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers