loki reddy

Greenhorn
+ Follow
since Nov 05, 2015
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
1
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by loki reddy

I am in the middle of spring application without maven or gradle, can any one please tell me how to configure SLF4J in my application.
7 years ago
I have an HTML table with rows fetched from a session displayed in that table. I want the user to be able to delete a row by clicking on a delete hyperlink or button besides each row. How do I invoke a JSP function on the page, when the user clicks on each of those delete hyperlinks or button, so that I can delete that attribute from the session? What exactly should the or <button> tag have to call the Ajax and JQuery function?
8 years ago
JSP