Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 292 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 292 Bytes

jdbc-using-jsp

Updating mysql Database using JSTL function using JSP and using custom EL functions for custom validation.

Highlights

  • For JDBC CRUD opretaions JSTL tags used, no java code like scriplets or servlets.
  • For custom validation at server side custom EL Tag library is used.