cuba-platform / documentation

CUBA Platform Documentation
https://www.cuba-platform.com
Creative Commons Attribution 4.0 International
25 stars 45 forks source link

Add an example of registering main servlets programmatically #756

Closed GlebDurygin closed 3 years ago

GlebDurygin commented 3 years ago

Environment

Description of the bug or enhancement

Add an example of registering main servlets (app_servlet, dispatcher, cuba_filter) programmatically.

Cuba issue - cuba-platform/cuba#3029 Example of registering main servlets in code of platform - https://github.com/cuba-platform/cuba/blob/master/modules/web/src/com/haulmont/cuba/web/sys/singleapp/SingleAppWebContextLoader.java