News

Most Java developers and JavaScript developers understand that besides the four letters “J-A-V-A,” JavaScript and Java have very little in common other than some C-like heritage.
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.
A product that my company has developed uses Javascript, CSS and JSP for an Internet lottery system. I must say that I didn't write any of the code up until now but I am slowly getting into it ...
All the existing Java-based web frameworks simply build on top of the Servlet and JSP API. Essentially, there’s nothing you can do with Spring MVC or JSF that you can’t do on your own with the Servlet ...
The current version of the book covers Servlets 2.4, JSP 2.0, and the JSTL 1.0. Both Kevin and Jayson helped directly make the specifications and are proud to publish one of the first books covering ...