Web development framework: Java REST framework Cetia4

Source: Internet
Author: User
Tags http authentication

Cetia4 is a Web development framework that provides complete REST support.

Cetia4Features: developed based on Servlet APIs, it can run in all Web containers.

Advantages:

1. resources such as Servlet APIs and JSP can be fully utilized. There are few additional learning concepts and the learning cost is low.

2. for traditional Web applications, HTTP sessions can be used on the server side. For Web service applications, HTTP sessions are not used and developed based on the stateless server model.

3. It includes support for Web MVC, which is easy to understand by developers who are familiar with the Web MVC framework. The built-in functions such as parameter ing and parameter verification are also supported by the traditional Web MVC framework.

4. the built-in concept of its own navigation object stack is very helpful for supporting the development of traditional Web applications (browser-based navigation.

5. JSP tag library is provided, which is very helpful for traditional Web development based on HTML forms.

6. Support the combination of SiteMesh and SiteMesh to support the reuse of page layout.

7. built-in integration with Spring is very easy to integrate.

8. The configuration file is completely based on the standard web. xml, and no additional configuration file is required. A large number of default configurations are usually enough to meet common requirements.

9. Good documentation.

10. built-in international support.

Disadvantages:

1. There is no built-in HTTP authentication mechanism, and you need to develop a security mechanism on your own.

2. weak support for content negotiation. Only HTML and XML formats are supported. It must be extended to support the performance of other formats.

Authorization Protocol: Apache

Development language: Java

Operating System: cross-platform

: Http://www.acsinet-solutions.com/en/cetia4/download.html

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.