Skip navigation links
Missed Detections Demo ver. 0.2.8

Package edu.rutgers.md.web

Generating JSP pages for the Missed Detections web application.

See: Description

Package edu.rutgers.md.web Description

Generating JSP pages for the Missed Detections web application.

Most classes here correspond to one JSP page in the web application's web directory. At the top of the JSP page we have a constructor for an object of the corresponding class, in which all the necessary actions needed for this JSP page are carried, and which computed all the values needed to display the resulting page. In the rest of the JSP pages, various values in that object are accessed and rendered.

Skip navigation links
Missed Detections Demo ver. 0.2.8