Skip to content

hartmc/school

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

school

Discovery education interview problem -

This sample web application uses MVC: model: com.lindauer.model package simple classes representing student, teacher, and classroom controller: com.lindauer.controller package servlets respond to web requests, lookup models, and set state for the view to use view: web directory JSP pages control display of web pages using stylesheets and dynamic attributes set by controller(s)

The model is made persistent by various DAOs, which cache database query results for scalability and performance.

About

sample code for Discovery Education job application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors