Create a bean to represent your object. The bean must have private properties and the appropriate getter/setter methods.

Create a servlet that duplicates the functionality of this page.

Modify your JSP pages to use the servlet and bean:

ViewListSB.jsp
ViewDetailSB.jsp
EditDetailSB.jsp
AddNewSB.jsp