Developing Web Applications with WebSnap
From RAD Studio XE
Go Up to Key Application Types
This section provides a conceptual background for building WebSnap applications using RAD Studio. WebSnap makes it easier to build Web server applications that deliver complex, data-driven Web pages. WebSnap's support for multiple modules and for server-side scripting makes development and maintenance easier for teams of developers and Web designers.
Note: WebSnap is being deprecated in RAD Studio. Although WebSnap is still documented in the online help, the WebSnap product is no longer fully supported. As an alternative, you should begin using IntraWeb (VCL for the Web). Using IntraWeb (VCL for the Web) is documented in this online help. For more documentation on VCL for the Web, go to http://www.atozed.com/intraweb/docs/.
Introductory Topic
How To: WebSnap Procedures
- Building a WebSnap Application
- Building a WebSnap Hello World Application
- Debugging a WebSnap Application using the Web Application Debugger
- Using the HTML Tag Editor
See Also
- Writing Internet Applications (inside the Win32 Developer's Guide, in Delphi Reference)