One great benefit of JSP and J2EE is that they enable the developer community to speak a common language. The downside of those technologies is that they sometimes require a lot of mindless coding ...
Java Server Pages and XML represent natural partners for building Web applications that use heterogeneous data sources. XML’s DOM API provides a universal way to represent these diverse data sources.
Formatting decimals displays values with the specified number of trailing decimal values in your Web pages. Decimal formatting in JSP is typically used for money values, but you can use the formatting ...
Over the last few months, we have looked at server-side Java from a number of perspectives. We began with servlets, Java classes that are executed from within a servlet container. While programmers ...
NEW DELHI: Coldbeans Software, a Russia based start up offering a collection of ready to use web controls for Java technology has announced a new release of Coldtags suite. Coldtags suite is a ...
I'm sure you all know what I'm talking about. With JSP every single tag you have that's on it's own line, results in a blank line in the resulting document. If you have a large number of tags, ...
For a while, the Java 2 Enterprise Edition (J2EE) architecture looked like the best way to develop multi-tiered applications. Java Server Pages (JSP) and servlets had many advantages over the Active ...
Last month, we took a first look at server-side Java, sticking our toes into the water by writing some servlets. Servlets are Java programs that produce dynamic web content. CGI programs are ...
When you surf the Internet and peruse a Web page with interactive content, chances are that the page was developed using Microsoft Corp.’s Active Server Pages (ASP) technology or Sun Microsystems Inc.
When you surf the Internet and peruse a Web page with interactive content, chances are that the page was developed using Microsoft Corp.’s Active Server Pages (ASP) technology or Sun Microsystems Inc.