Computer Science, asked by AnilLepcha, 1 year ago

A University stores attendance information of its student in a database

for various subjects. The table storing this information includes fields

for enrolment number, subject code, number of days student was

present, total number of days for which classes were held for that

subject. Write a program using JSP which creates subject wise list of

students who have less than 70% attendance. Make and state suitable

assumptions, if any.

Answers

Answered by omkarka
2
web browser
servlet/filter (controller) jsp pages view
JavaBeans (model)
Similar questions