Java Server Pages allow web pages to be created with embedded Java code and an expression language that allows links to be made to application code. JSP is widely used to create interactive web applications. Sakai recommends the use of JavaServer Faces as being more powerful and expressive.
More information at http://java.sun.com/products/jsp/overview.html
.