Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 305 Bytes

File metadata and controls

8 lines (4 loc) · 305 Bytes

JSP

JavaServer Pages (JSP)

delivering dynamic content to web applications in a portable, secure and well-defined way.

The JSP Technology allows us to use HTML, Java, JavaScript and XML in a single file to create high quality and fully functionaly User Interface components for Web Applications.