Application Service (DXA)DotExe Business System Application Service (DXA) is a set of server and client software components and services which enables efficient, standardized development of business processes. Technical detailsServerAs a main application service, Microsoft IIS 6.0 or 7.0 is used. Server components are written in .NET and rely on DXF. ClientsWe decided to use ExtJs as the main framework for client applications. By doing this, we ensured that our application will start in any web browser and on any operating system. We developed a set of components which rely on ExtJs while the server side relies on DXA. This enabled creation of complex web forms without necessary knowledge of web technologies such as HTML, CSS and JavaScript. |

