220 likes | 382 Views
Medical Registration. Djumanto Asianto CS 491B SPRING 2005. Privacy Simple No Repeating Answers Technology Information Accurate. No Not Simple Repeating Answers No Issue of Technology Less Accurate. Medical Registration VS Paper. Consideration of Choosing the Project:.
E N D
Medical Registration Djumanto Asianto CS 491B SPRING 2005
Privacy Simple No Repeating Answers Technology Information Accurate No Not Simple Repeating Answers No Issue of Technology Less Accurate Medical Registration VS Paper
Consideration of Choosing the Project: • Time limitation. • Implement the CS320 Class by Prof. Chengyu Sun. • Relatively easy to implement it.
Technical Supporting: • JSP Scriptlets • CS Server • Mysql • JDB • HTML
Database Scheme: Clients have Nurse Doctor
Project Design Step by Step: • Create databases • Use cs320stu16 • Create table
Design the Interface: • Frame HTML format: • New Clients • Nurses • Doctors • Fees • Chatting Room(future development)
Interface Interactive: Store Data input New Clients Clients_Info data View Data JDBC
Interface Interactive: SSN Clients required Doctor input Adding Message Password Data Store in Doctor_Info and Nurse_Info Up Date Price Nurse Log out
Interface Interactive: Fees Views the Fees Information
Obstacle During Finishing the Project: • Up load the Scriplets to Tomcat Server • Up load the Scriplets to CS Server • Encounter The CS Server Problem • Tuesday, June 3, 2005 • Debug the JSP Scriplets source code • Command Error ( Syntax )
Conclusion: • Security Point Of View: • No body will able to access the data in Databases System without assigning them. • Relatively easy to implement the JDBC using the JSP Scriplets because no Java code necessary needed, but It is hard to debug.
Sources: • Lecture Note CS320, Chengyu Sun • Professional JSP • MySQL Reference Manual: • http://dev.mysql.com/doc/mysql/en/index.html • http://www.w3schools.com • http://www.ils.unc.edu/~lindgren/190/mysql-jdbc/examples.html