News

In “JSP Best Practices,” I recommended using HTML best practices in your JSPs. More specifically, I now find that the XHTML specification offers the most useful version of HTML tag syntax in ...
One of the original Java web technologies, JSP is still widely used with servlets and JSTL. Here's how to use Jakarta Server Pages to build dynamic web pages that connect to the Java back end.
How to Use an Anchor Tag in JSP. Java Server Pages is a Web-based programming language that extends HTML page markup with server-side commands. JSP allows you to create a dynamic and interactive ...