This document discusses how to create web applications that access IDMS non-SQL databases. It covers the required components, which include a web programming language, CA-IDMS Server, ODBC/JDBC driver, and IDMS SQL. It then describes the data flow and various mainframe access components used, such as SQL schemas, views, COBOL table procedures, and ADSO SQL procedures. Screenshots of sample mainframe and web screens are provided. Details are given on defining views and table procedures, including code examples.