DOWNLOAD
MyShares.Com is a website that
allows registered users to get information about their shares in different
companies and their current values.
It provides all the common
operations related to users such as registration, login, change password and
forgot password.
Architecture
Of the Project
This project uses JSF to
build the interface. Managed Beans talk to DAO (Data Access
Objects), which talk to database using JDBC.
So overall architecure is - JSF
Components -> Managed Beans -> DAO -> JDBC -> Oracle Database.
It also uses a filter
(Intercepting Filter design pattern) to ensure only authenticated users access
secured pages.
Products
used in this project
- Oracle10g Express Edition
- NetBeans IDE 6.5
- Jdk 6.0
- Tomcat 6.x
- CMail Server 5.x
0 comments:
Post a Comment