how to write an mark entry page in jsp
807599Jan 3 2007 — edited Jan 4 2007i am trying to write an web based page in java to get mark entry for students. By selecting a subjectNmae in the combo box present in the page the student list corresponding to the subject should be displayed with rollNo, stdName and a text box corresponding to them for mark entry and an buttton to submit and a button to approve. kindly guide me with some sample code r links where i could find how to code.