You are on page 1of 1

1) BofA Project, Charlotte, NC

i) The purpose of developing this application is to group all types of accounts like Checking, Savings, Credit Cards, Mortgage and Mutual funds at a single place for the customer. Once the customers logon to their accounts they can access all these accounts from a single page and the live text chat agent module is also integrated into this module. It was initially developed in the cold fusion and we migrated this legacy system into the Java/J2EE environment. We used AJAX (Asynchronous JavaScript and XML) and submitted requests to the app server to update the Military Banking site with daily loan and APR rate changes. Written Perl Scripts to develop deposit and loan rate XML files and processed into our file system. Used JSF frame work and create the render classes to convert and validate the components and apply to the bean objects and executed the business logic. Implemented mapping in the faces-config.xml file. Used JSP for the view. We used JMS and MQ messaging system to interact with external systems to check the credit history, mortgage loans and payments. Used Spring frame work to implement the business rules and act as an interface between the business logic and the persistence layer. Implemented DAOs (Data Access Objects) classes and used Hibernate to map java objects with database table columns. Used WebSphere Application Server for project deployment and ClearCase for version control system.

ii)

iii) iv)

v) vi) vii) viii) ix) x) xi) xii)

You might also like