The error I'm getting is:
"A script error ocurred. Some scripts on the affected page may not work correctly. Do you want to continue running scripts on the affected page?
And a pair of no yes buttons.
the problem is that any javascript works ok when the page is .html but when is .jsp any javascript doesn't work, and I get the error.
Of course if the page is .html my dimamic page won't work at all.
hi aob,
check that your build process is correct. I have the same setup on my machine although its on win32. ensure all your class files and jsp's are in a jar before you do the antbuild and all your jsps are in a folder called web. the build process for jakarta is quite strict.
the fact that all your code is on one line shouldn't matter as long as each line is terminated with the usual ;
let me know if this doesn't help. getting jsps to work for the first time is usually a big pain %-(
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.