CDTS, .NET & Java Templates

Project Structure

dependency mapping CDTS versions

Supported versions mapping

CDTS Features

.NET & Java Features

Static Fallbacks

If CDTS goes down, you stay up!

Building in the functionality to ensure the availability of your application.

Requires editing the fallback files for application customization.

Language Toggle

No custom code to manage switching from English to French and back.

Configures the CurrentUICulture for you.

Controls made accessible allowing for custom implementation (overrideable)

Configurations

Controlling though the web.config

  • CDTS version
  • Enabling/Disable CDTS sections (Pre/Post Content)
  • Session Timeout
  • Leaving Secure Site

Programmable Classes

Implementing and controlling all of CDTS

Classes are used to build the JSON when calling CDTS to build the elements of the page.

Templates

Default* - Application* - Transactional* - Error - Splash
*LeftMenu variant

Supported frameworks

DotNetTemplates

  • .NET Framework (4.6.1) - MVC
  • .NET Framework (4.6.1) - WebForms
  • .NET Core (2.1 & 3.0) - MVC

Java Templates (Java 8+)

  • Struts 2 MVC
  • JSF
  • Spring Boot

Built and Released with hierarchy, you can add your own sub components if we don't provide it.

.NET & Java Demo

References

DotNetTemplates Project and Demo

JavaTemplates Project

CDTS Project and Documentation