139 Results for:J2EE

  • Sort by: 

Implementing e-forms with Adobe LiveCycle Forms

01 Sep 2007

Most companies today use e-forms in some way or the other, ranging from the simple contact form with fields where customers can leave their e-mail address and a message, to complex multi-page forms incorporating ... Read More

The challenge of performance testing SOA applications

By Chris Farrell 23 Jul 2007

Software testing and QA groups already pushed to the limit face even more challenges with SOA applications. Automation through modeling can help monitor and test such applications. Read More

Are Java Web Applications Secure?

01 Jul 2008

One of the most extended belief about web applications is that most of them are insecure. This opinion is supported by statistics published by SANS [1] which show that almost half the vulnerabilities ... Read More

Hibernate 3.1 Used with Tomcat 5.5.x

01 Sep 2006

There have been a number of changes in Tomcat configuration as the Tomcat version advanced from Tomcat 5.0 through version 5.5.x. These changes have affected Tomcat JNDI setup, which in turn has affected Hibernate,... Read More

A beginners guide to Dependency Injection

01 Jul 2005

Dependency Injection continues to grow in popularity due to it's code simplification effects. If you've haven't had a chance to learn and apply DI yet, this new article on TSS by Dhananjay Nene will bring you up to... Read More

Getting started with Google Guice

By Cameron McKenzie 27 May 2010

This is just a little tutorial that shows you what JARs you need to write some code that links to the Google Guice libraries at runtime and design time. Read More

SOA and the Mainframe: Two Worlds Collide and Integrate

01 Jan 2009

In the context of Legacy Modernization, an SOA Integration architecture can bring a legacy environment into the world of the World Wide Web, Web 2.0, and all the other latest Internet-based IT architectures. Read More

Spring Converters and Formatters

By Mark Spritzler 17 Mar 2010

Spring 3.0 introduces a simple Converter interface that you can implement and reuse anywhere in Spring. You can use them in Spring MVC to convert request String values to Controller method parameter values of any ... Read More

Secure-Critical User Control Mechanisms

09 Jun 2010

In many business areas an increased need for safety and control of business processes executed by human actors can be observed. Humans are by nature error-prone and make mistakes. Human activities, ranging from ... Read More

Velocity: A Template Engine OR A Rule Engine OR Both?

01 Mar 2005

Most developers are familiar with Velocity as a great open source template engine and I don’t think I need to say much about its uses and features as a template engine. This paper compiles its features as a ... Read More