folks, I have a requirement to display a content with keyword tagging, Please let me know how to do this. It will be helpful if there is any examples.thanksKM
[186 byte] By [kmathewma] at [2007-11-27 10:04:36]
I recommend you to use clientside JS+CSS+DOM for this and not serverside JSP.There are many examples available on the Internet and it removes the load on the server.