Plex-XML

From Plex-XML

Jump to: navigation, search

Plex-XML - A Dynamic Web Client Framework for Plex using XML and AJAX


Plex-XML is a framework delivering a cutting edge technology HTML client for Plex-generated Java applications. The Plex-XML framework enables Plex functions to deliver XML data instead of output parameters. This XML will then be transformed into HTML (or PDF) by using XSLT statements.


Technology

Plex-XML is following the concept of the model-view-controller pattern (MVC). This is based on the idea of splitting an application into separate layers. Plex-XML ist completely separating the business logic from the visual presentation. A configurable controller servlet links the other two layers together. Read more...


Features
  • Dynamic SQL statements
  • Security and auditing
    • Transaction save processing
    • Record change log
    • Secured fields against Web Parameter Tampering
    • Data oriented access control
    • Functional access control
    • User (LDAP + intern), Group, Enterprise, Shop
  • User administration
    • Support of internal and LDAP (e.g. ActiveDirectory) password validation
    • User groups
  • Automatic e-mail out of the application
  • Scheduled batch jobs for periodicaley executed jobs
  • System Parameter
  • Using a wiki as a help text system for your application
  • Update‐Manager that takes care for database changes and SQLStatements that need to be deployed automatically to different installations
  • Pre defined Patterns for: Documents, Reporting, Activities, Tagging, User Handling, Mandanten‐Steuerung, Contact‐Management
  • FileUpload
  • Batch‐Job (Asynchron)
  • XML Output
  • Debug Logfiles for easy Runtime and Performance Monitoring
  • CheckedUpdate on Web‐Applications
  • Request-List or Import from external XML Sources
  • Internationalization
    • 100% Translation per Database in a global dictionary
    • Date, Time, Number separated from Language
    • Variable Date, Time formats
    • UTF‐8 Support
Personal tools