Click to See Complete Forum and Search --> : javascript problem


musch
May 13th, 2000, 08:02 AM
Is there a possibility to access a javascript variable in a frame created dynamically by a servlet from within a static frame? When I try, I get the error message "erlaubnis verweigert", which means "access denied".

di99armi
September 13th, 2002, 10:13 AM
Hi !
I saw a posting u did on codeguru. I think I have a similar poblem.
I want to call for a javascript function called getfind() from a servlet. The javascript is not located in the same catalog as the servlet. When I try to call it I get an access denied response. How can I reach that javascript from the servlet?

Do u have a clue???????
Thanx Zocce