First Steps with Jakarta Struts
May 12, 2005In this tutorial, John guides you through the process of setup, then takes the first steps in building a Web Forum application with this powerful framework.
In this tutorial, John guides you through the process of setup, then takes the first steps in building a Web Forum application with this powerful framework.
In Part 2 of his hands-on tutorial, John explains numerous ways in which Ant helps simplify development. He shows how to leverage target dependencies, properties, hidden targets and aliasing to create more effective code more easily.
Google people have created a Java API at http://www.google.com/apis/ which lets you access their search results and the good news is that it is totally free.
In this article, Enterprise Java experts Srikanth Shenoy and Nithin Mallya show you how to integrate Struts, Source code for the integration is available.
How to convert existing Java or Visual J++ applications to J# or C#.
A concise overview of code and configuration-level security issues that commonly arise in Java Server Pages scripts, as well as advice for the mitigation of associated risks.
Developing Web applications using Java Servlets, JavaServer Pages, and other J2EE technologies is fun! See how to avoid many of the common growing pains of application development by using simple tools, like Ant and JUnit, and a simple directory structure
BEA Systems Inc. plans to enhance its product line in ways that will allow companies to more easily develop business processes that can span heterogeneous systems. And in the process, the middleware vendor is looking for an edge over rival IBM.
Message Driven Beans were introduced in the EJB 2.0 specification to accommodate the growing popularity of asynchronous messaging. Join Benoy Jose and learn about the life cycle and features of Message Driven Beans.
Pick up plenty of pointers and avoid common mistakes.