namdng09 / TaskManagement

An assginment for PRJ301 with Servlet and JSP
1 stars 0 forks source link

Hotfix/41 display owner #42

Closed namdng09 closed 4 months ago

namdng09 commented 4 months ago

The problem in getBoardByBoardID() in model, it does not have onwer varible, it's using owner local. In dao file, we join BoardMember instead of using User_UID in Board table