Skip to main content

Software > Software Development > iSeries Development Family >

WebSphere Development Studio Client for System i

An edition of WebSphere Development Studio Client


WebSphere software - Transaction management and integration
Components

Struts Environment Support

Development Studio Client offers support for Struts and the Web Diagram editor. Struts is a framework for building Web applications based on the Model-View-Controller paradigm, organizing the application into three separate components:

  • Model: the application model with corresponding data representation and business logic
  • View: data presentation, providing views for user input
  • Controller: to dispatch requests and control data flow

The Web Diagram editor is the visual development environment for developing Struts-based applications. You can drag and drop JSP files and action servlets onto a free-form surface, which is like a blank screen, make connections between items, and then define those items by double-clicking and editing them through a wizard.

Getting started with WDSC for System i

Quick tour: WDSC V7.0 Product Overview

Larry's Hot Tips