Javascript?

onclick(), onsubmit() all those junk:).




-----Original Message-----
From: Gandle, Panchasheel [mailto:[EMAIL PROTECTED] 
Sent: June 23, 2003 3:24 PM
To: 'Struts Users Mailing List'
Subject: RE: IFrame


If I have a top frame, with request Attribute
and in that frame I call IFrame with some other source,
how do we transfer those request attribute from top frame to IFrame?


Thanks
Panchasheel



-----Original Message-----
From: Hookom, Jacob [mailto:[EMAIL PROTECTED]
Sent: Monday, June 23, 2003 5:16 PM
To: 'Struts Users Mailing List'
Subject: RE: IFrame


Yeah, it's very easy, acts just like a normal frame
document.framename.location.url = ""


-----Original Message-----
From: Gandle, Panchasheel [mailto:[EMAIL PROTECTED]
Sent: Monday, June 23, 2003 4:17 PM
To: 'Struts Users Mailing List'
Subject: IFrame

Has anybody worked with IFrames with struts.
How to pass the request attribute to the IFrame source?
Parameters could easily be passed since they contain all
the String variable.
If the request attribute is another Bean or some collection,
how do we pass to the IFrame source .

If anyone has come across such situation, please reply


Thanks
Panchasheel

---------------------------------------------------------------------
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]

---------------------------------------------------------------------
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