Hi Everyone, I wrote the DeletePersonServlet.java. Then I added a link to the ListPerson.jsp for the Delete option.
However, I'm confused as to how to tie things together in order to make the delete link work. How do I get the Delete link to call my servlet? I imagine that we leave the rest of the code in MyWebJPA the way it is and that we don't need to change the ListPerson.jsp to use JSF tags like <h:outputText or anything. Thanks in advance. Best regards. Ruben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en -~----------~----~----~----~------~----~------~--~---