I have just started using Jsp And have a problem; My site runs like this... I request some data that is processed by Jsp and is written back but I need to use Javascript here to display the long list of data in 2 pages linked together.. Where do I add my Javascript code... Please help me...
Where To Add Javascript In Jsp
Collapse
X
-
-
You're probably looking for Ajax - see an example.
If not, or if you get stuck, post your code.
PS. please don't use bold tags for your whole post.
Comment