A Tutorial On Project Assignm Ent: Bing Wang
A Tutorial On Project Assignm Ent: Bing Wang
ent
BING WANG
Contents
DEMO
SETTING UP YOUR ENVIRONMENT
RUN THE DEMO
DEVELOPING A GUI
› HTML
› JAVASCRIPT
JSP
JDBC
DEMO
Student Registration system
› PROFESSOR
› STUDENT
› COURSE
› TRANSCRIPT
Setting up Your Environment
•Install Eclipse
› Integrated Development Environment
› application server
› You can get everything you want from the link below:
› http://tomcat.apache.org/
Setting up Your Environment
http://www.cs.sunysb.edu/facilities/win
dowslab/services/mysql.html
Go to File->Import->WAR file
•Go to
Developing A GUI
Graphical User Interface
a type of user interface that allows us
ers to interact with programs in more w
ays than typing
offers graphical icons, and visual indi
cators
Developing A GUI