Hi,
I've got a web page with two frames.
One frame is populated with a html document.
(Frame1.document.location = file:///C|TrialStuff/PO.html)
The other frame is populated by the output of a servlet.
(Frame2.document.location = http://localhost:8080/servlet/zoom)
The problem is, these two don't seem to be on talking terms.
They can identify each others frame.name, but refuse to
access anything within the others frame.document.
Do I have a security problem on my hands?
Any suggestions?
Thanks,
Deepak.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html