Download mobile banking webui Free Java Code
Description
A Java EE (Spring, ZK) research project done in partial fulfilment of Msc Software Engineering at JKUAT.
Source Files
The download file mobile-banking-webui-master.zip has the following entries.
MobileBankingLib/.classpath/*w w w .j ava2s . c o m*/
MobileBankingLib/.project
MobileBankingLib/src/applicationContext.xml
MobileBankingLib/src/log4j.dtd
MobileBankingLib/src/log4j.xml
MobileBankingLib/src/msc/jkuat/mobile/IF/AccountIF.java
MobileBankingLib/src/msc/jkuat/mobile/IF/BankServiceIF.java
MobileBankingLib/src/msc/jkuat/mobile/IF/CustomerAccountIF.java
MobileBankingLib/src/msc/jkuat/mobile/IF/ForexRateIF.java
MobileBankingLib/src/msc/jkuat/mobile/IF/Locale.java
MobileBankingLib/src/msc/jkuat/mobile/IF/TransactionIF.java
MobileBankingLib/src/msc/jkuat/mobile/IF/UserInfoIF.java
MobileBankingLib/src/msc/jkuat/mobile/IF/dao/CustomerAccountDaoIF.java
MobileBankingLib/src/msc/jkuat/mobile/IF/dao/ForexRateDaoIF.java
MobileBankingLib/src/msc/jkuat/mobile/IF/dao/PasswordDaoIF.java
MobileBankingLib/src/msc/jkuat/mobile/IF/dao/TransactionDaoIF.java
MobileBankingLib/src/msc/jkuat/mobile/IF/dao/UtilityAccountDaoIF.java
MobileBankingLib/src/msc/jkuat/mobile/impl/Account.java
MobileBankingLib/src/msc/jkuat/mobile/impl/AppConstants.java
MobileBankingLib/src/msc/jkuat/mobile/impl/BankService.java
MobileBankingLib/src/msc/jkuat/mobile/impl/CustomerAccount.java
MobileBankingLib/src/msc/jkuat/mobile/impl/ForexRate.java
MobileBankingLib/src/msc/jkuat/mobile/impl/Transaction.java
MobileBankingLib/src/msc/jkuat/mobile/impl/UserInfo.java
MobileBankingLib/src/msc/jkuat/mobile/impl/dao/CustomerAccountDao.java
MobileBankingLib/src/msc/jkuat/mobile/impl/dao/ForexRateDao.java
MobileBankingLib/src/msc/jkuat/mobile/impl/dao/PasswordDao.java
MobileBankingLib/src/msc/jkuat/mobile/impl/dao/TransactionDao.java
MobileBankingLib/src/msc/jkuat/mobile/impl/dao/UtilityAccountDao.java
MobileBankingLib/src/msc/jkuat/mobile/impl/dao/test/CustomerAccountDaoTest.java
MobileBankingLib/src/msc/jkuat/mobile/impl/dao/test/ForexRateDaoTest.java
MobileBankingLib/src/msc/jkuat/mobile/impl/dao/test/TransactionDaoTest.java
MobileBankingLib/src/msc/jkuat/mobile/impl/dao/test/UtilityAccountDaoTest.java
MobileBankingLib/src/msc/jkuat/mobile/impl/test/AccountTest.java
MobileBankingLib/src/msc/jkuat/mobile/impl/test/AppConstantsTest.java
MobileBankingLib/src/msc/jkuat/mobile/impl/test/BankServiceTest.java
MobileBankingLib/src/msc/jkuat/mobile/impl/test/BigDecimalTests.java
MobileBankingLib/src/msc/jkuat/mobile/impl/test/CustomerAccountTest.java
MobileBankingLib/src/msc/jkuat/mobile/impl/test/ForexRateTest.java
MobileBankingLib/src/msc/jkuat/mobile/impl/test/SpringTests.java
MobileBankingLib/src/msc/jkuat/mobile/impl/test/TransactionTest.java
MobileBankingLib/src/msc/jkuat/mobile/impl/test/UserInfoTest.java
MobileBankingWeb/.classpath
MobileBankingWeb/.project
MobileBankingWeb/.settings/.jsdtscope
MobileBankingWeb/.settings/org.eclipse.jdt.core.prefs
MobileBankingWeb/.settings/org.eclipse.jst.common.project.facet.core.prefs
MobileBankingWeb/.settings/org.eclipse.wst.common.component
MobileBankingWeb/.settings/org.eclipse.wst.common.project.facet.core.xml
MobileBankingWeb/.settings/org.eclipse.wst.jsdt.ui.superType.container
MobileBankingWeb/.settings/org.eclipse.wst.jsdt.ui.superType.name
MobileBankingWeb/.settings/org.eclipse.wst.ws.service.policy.prefs
MobileBankingWeb/.settings/org.zkoss.eclipse.preferences.prefs
MobileBankingWeb/.springBeans
MobileBankingWeb/WebContent/META-INF/MANIFEST.MF
MobileBankingWeb/WebContent/WEB-INF/lib/Filters.jar
MobileBankingWeb/WebContent/WEB-INF/lib/bsh.jar
MobileBankingWeb/WebContent/WEB-INF/lib/cglib-nodep-2.2.jar
MobileBankingWeb/WebContent/WEB-INF/lib/commons-collections.jar
MobileBankingWeb/WebContent/WEB-INF/lib/commons-fileupload.jar
MobileBankingWeb/WebContent/WEB-INF/lib/commons-io.jar
MobileBankingWeb/WebContent/WEB-INF/lib/commons-logging.jar
MobileBankingWeb/WebContent/WEB-INF/lib/fckez.jar
MobileBankingWeb/WebContent/WEB-INF/lib/itext.jar
MobileBankingWeb/WebContent/WEB-INF/lib/jasperreports.jar
MobileBankingWeb/WebContent/WEB-INF/lib/jcommon.jar
MobileBankingWeb/WebContent/WEB-INF/lib/jfreechart.jar
MobileBankingWeb/WebContent/WEB-INF/lib/jxl.jar
MobileBankingWeb/WebContent/WEB-INF/lib/log4j-1.2.15.jar
MobileBankingWeb/WebContent/WEB-INF/lib/poi.jar
MobileBankingWeb/WebContent/WEB-INF/lib/spring.jar
MobileBankingWeb/WebContent/WEB-INF/lib/timelinez.jar
MobileBankingWeb/WebContent/WEB-INF/lib/timeplotz.jar
MobileBankingWeb/WebContent/WEB-INF/lib/zcommon.jar
MobileBankingWeb/WebContent/WEB-INF/lib/zcommons-el.jar
MobileBankingWeb/WebContent/WEB-INF/lib/zhtml.jar
MobileBankingWeb/WebContent/WEB-INF/lib/zk.jar
MobileBankingWeb/WebContent/WEB-INF/lib/zkex.jar
MobileBankingWeb/WebContent/WEB-INF/lib/zkplus.jar
MobileBankingWeb/WebContent/WEB-INF/lib/zkspring.jar
MobileBankingWeb/WebContent/WEB-INF/lib/zml.jar
MobileBankingWeb/WebContent/WEB-INF/lib/zul.jar
MobileBankingWeb/WebContent/WEB-INF/lib/zweb.jar
MobileBankingWeb/WebContent/WEB-INF/spring.schemas
MobileBankingWeb/WebContent/WEB-INF/web.xml
MobileBankingWeb/WebContent/WEB-INF/zk.xml
MobileBankingWeb/WebContent/index.zul
MobileBankingWeb/WebContent/zul-macro/accounts.zul
MobileBankingWeb/WebContent/zul-macro/airtime.zul
MobileBankingWeb/WebContent/zul-macro/bill.zul
MobileBankingWeb/WebContent/zul-macro/change-pin.zul
MobileBankingWeb/WebContent/zul-macro/forex.zul
MobileBankingWeb/WebContent/zul-macro/home.zul
MobileBankingWeb/WebContent/zul-macro/label-link.zul
MobileBankingWeb/WebContent/zul-macro/logon.zul
MobileBankingWeb/WebContent/zul-macro/ops.zul
MobileBankingWeb/WebContent/zul-macro/statement.zul
MobileBankingWeb/WebContent/zul-macro/test.zul
MobileBankingWeb/WebContent/zul-macro/transfer.zul
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/Accounts.java
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/Airtime.java
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/Bill.java
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/ChangePin.java
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/Forex.java
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/ForwardComposer.java
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/Home.java
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/LabelLink.java
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/Logon.java
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/Menu.java
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/Ops.java
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/Statement.java
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/Test.java
MobileBankingWeb/src/msc/jkuat/mobile/web/ui/Transfer.java
README.md
Download
Click the following link to download mobile-banking-webui-master.zip.
mobile-banking-webui-master.zip