Friday, April 15, 2005

Finish functions adding and modifying

13/04/2005
Craeted the function: Edit/Add/Update the personal scrolling bar
Modify the transaction and add 5 new types of currency in the exist system
Since the functions like the Separated pages overlap with Cathy's works,
she did the "Display Transaction history briefly"

14/04/2005
Modified the Currency Calculator by adding 5 new types of currency.
Updated the functions in the personal information.

Since the difficulties of updating of the Applet, I still haven't start the construction of the JavaBean.

Wednesday, April 13, 2005

IAD assigment4 detailed function

IAD assignment 4 Detail Function

Phase 1: (Fri night)

  1. Search Transaction record (time interval ? date, e.g. DD-MM-YY, transaction no) (Admin + normal) ? 10 items (Cathy)
  2. Search Update Currency Record (time interval ? date, currency type ) (Admin + normal) ? 10 items (Cathy)
  3. Display Transaction history briefly (and add link to display transaction details by transaction id) ? 20 items (Victor)
  4. Setup JavaBeans class (Victor)
  5. edit, add, remove (favorite currency) (Victor)

Phase 2:

  1. Plotting graph (show the currency which is chosen by user, show recently)
  2. scrolling bar (real time update, show favorite, default: display all currency)
  3. RMI ? error handling (connection package lose, P down)(P keep check on S ? two ways communication)
  4. file I/O
We have divided into two main phases as the first phases need to be finsihed by the coming Friday, 15/04/2005.
Phase 2 should be finished as soon as possible as the RMI section should be extremely difficult.

Saturday, April 09, 2005

A new start of IAD Assignment 4

Here is some information about the SSL included in the Tomcat 4.
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/ssl-howto.html
It seems not that difficult to install the SSL technology under Servlet.
It takes time so we will do it under a serious consideration.


The following link shows the information about the secure Web services
http://www.sun.com/software/whitepapers/webservices/securing_webservices.pdf


Under the Sun.com, there are some ttutorial about the JavaBean technology. Sun suggest we use the Beanbuilder to develop the javabean programming. Clikc it out here:
http://java.sun.com/developer/onlineTraining/J2EE/Intro2/j2ee.html