News
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.
Separate HTML from Java. It can be tempting to throw all Java and HTML code necessary for a Webpage into a single JSP file. In simple system development, such an approach makes it easy for someone ...
We could, of course, include Java code to perform these actions. But JSP includes a number of special tags that are translated into Java code in the servlet, allowing you to write code without having ...
There are tag libraries that perform SQL queries, and you even can write Java code directly into a JSP, although I haven't covered it here because it's not necessary with the rich tools provided by ...
You really cleared up my understanding of JSP and Java Servlets. I never new JSP code also got compiled. <BR><HR></BLOCKQUOTE><BR><BR>Whoa, dont thank me. I only know about applets and servlets.
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 ...
This article shows that JSF 1.0 and JSP 2.0 are the result of a logical evolution that started in the early days of servlet programming. With milestones such as JSP 1.1, Struts 1.0 and JSTL 1.0, ...
JSP is a popular choice for the same reason the Java language itself is so successful: code ... Your Java server pages and servlets will theoretically run on any platform, ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results