I'm doing a "task schedule" as an activity propounded by my teacher. And the tasks have a checkbox that when selected should change the status of the database (Not yet completed) to (Completed). But I have no idea how to call the servlet after selecting the checkbox
If someone can help me, I appreciate it.