WEB

Introduction

    XWorker's basic class library mainly implements a Servlet that can run models on the WEB.

Features

  • Any model can be used as a WEB application
    As long as the model implements the httpDo method.
      
  • Supports javax.servlet and jakarta.servlet
     Can run in the above two WEB containers.
      
  • Custom Web Framework
    Using models, it is easy to customize the Web framework.    

Example

    The following GIF video uses SimpleControl to write and run a Hello World.

 

Copyright ©  2007-2019 XWorker.org  版权所有  沪ICP备08000575号