It sounds like you want your iFrame to put up a modal? dialog on the page that contains the iframe? This can be difficult if the pages are served from different servers. You are getting into cross-site scripting issues. If I remember there are ways to sign or secure scripts these days so you can "trust" a script from a frame like that. I am sure the dojo list has a lot of experts who know that pattern in detail.

-D


On Aug 19, 2008, at 6:04 AM, prashanth2 wrote:


I would like to know how and if it is possible to call a dialog box from a iframe? Or have the dialog box pop out from an iframe? and how can i pass variables from dialog box to my struts action class, if so how to retrieve them in my action, do i need to get the values using "httpservletrequest"? inbuilt dojo0.4 with s2 is not supportive, so i started using dojo1.1.1. Is
this helpful. Your comments, questions anything would be appreciated?

Thanks
Prashanth
--
View this message in context: 
http://www.nabble.com/DOJO-Dialog-Problem--Please-help-me-tp18951580p19048300.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to