So what I need to do is two steps:
1. implement JQuery in html as www.jquery.com
2. implement JQuery in jsp as javascript
If I'm right, in step 1, is there any tutorials highly recommended? I followed 2 of the tutorials of www.jquery.com yesterday.
For step 2, shall I use JSON to translate
Java info into javascript?
I'm new to struts2, therefore, my questions may seem stupid. Thank you