I already have a simple application, to experiment I am implementing the same in Struts 2. In an old app I've used jQuery, now can I use directly the same jquery.js
here or shall I opt for Struts 2 jQuery Plugin?
I tried with jquery.js
, I am getting null pointer exception. So I am confused now. Some one tell the difference between two. Both are jQuery only wright?