Active Web Concepts

What is Active Web?

Active Web is a script runtime engine that can be integrated into a J2EE application server or Servlet container to deliver dynamic application content built from a variety of enterprise application data sources. Active Web gives the script developer the ability to develop application server independent portable applications.

Not only can Active Web be deployed in your chosen J2EE application server or Servlet container as part of a Web Application Archive or Enterprise Application Archive, it also ships with a Servlet Container allowing straightforward installation and configuration.

Script Processing

The Active Web Servlet accepts HTTP requests and delivers results generated dynamically from the request.  By default the Active Web Servlet is configured to process requests when either the requested URL matches the pattern *.xsp or the requested sub-path of the web application begins with /concertox/. The second method is a compatibility mode for earlier versions of active web.

Comment on this topic

Topic ID: 150004