CoraLover
06-17-2003, 08:42 AM
Hi, do u think that the below scenario can be done??
Scenario->
Page1.jsp contains a javascript called func1();
Page2.jsp contains a javascript called func2();
How does Page2.jsp call the javascript, func1() in Page1.jsp???
Both of the files are contained @ 2 different location...
Scenario->
Page1.jsp contains a javascript called func1();
Page2.jsp contains a javascript called func2();
How does Page2.jsp call the javascript, func1() in Page1.jsp???
Both of the files are contained @ 2 different location...