So the last couple of days I've been working on an assignment and its been going pretty well. I need to implement a student registry in EJB. I decided to make a servlet and jsp pages as client.
So far you can add, modify and search for students... Now all I need to do is add the courses, grades and course assignments.
The overall structure is something like this:
MS SQL Server -> EJB -> Servlet - JSP
No comments:
Post a Comment