protected void linkClear_Click(object sender, EventArgs e) { JavaDLL dll = new JavaDLL(); dll.clearKnowledge(); getData(); }