winston6071
Programmer
Hi
i have a big problem with my jsp Programing, i have 3 frames and a defined frameset, i want to change the left frame by click on the main frame, i create dynamic page and make a parent.FRAMENAME.document.write(VARIABLE) that works fine, but then i logon to my system and there is the JSP file on my mainframe now, and when i try to paste that same line i described here into the JSP to write something into the left frame it tells me FRAMENAME is not an objekt blabla... so it seems that when i use the FRAMENAME in a JSP file from my frameset.html it dont know the variables ????
i need it very urgent and i worked already 3 days on it it could only be a small thing to get the solution,
And does anyone know what the best way is to learn JSP is there an recommendet book ???
please help thanks in forehand
i have a big problem with my jsp Programing, i have 3 frames and a defined frameset, i want to change the left frame by click on the main frame, i create dynamic page and make a parent.FRAMENAME.document.write(VARIABLE) that works fine, but then i logon to my system and there is the JSP file on my mainframe now, and when i try to paste that same line i described here into the JSP to write something into the left frame it tells me FRAMENAME is not an objekt blabla... so it seems that when i use the FRAMENAME in a JSP file from my frameset.html it dont know the variables ????
i need it very urgent and i worked already 3 days on it it could only be a small thing to get the solution,
And does anyone know what the best way is to learn JSP is there an recommendet book ???
please help thanks in forehand