Thank you very much, I solved the problem.
Francisco - São Paulo - Brazil escreveu:
Hi all,
How can I insert/use an .JS (javaScript) file in my .jsp which is
using Struts?
I have this:
script.js:
alert('testing...');
in my .jsp :
...
But nothing happens whey I run the JSP file. It
Hi all,
How can I insert/use an .JS (javaScript) file in my .jsp which is using
Struts?
I have this:
script.js:
alert('testing...');
in my .jsp :
...
But nothing happens whey I run the JSP file. It should show a window
dialog saying "testing...", right?
PS. Both, .js and .jsp are
2 matches
Mail list logo