Servlets

Servlets are Java classes that run on an application server to provide server side business logic. Nexaweb Studio provides help in creating and managing them. Nexaweb Studio manages information for the servlets you create in the Nexaweb application project's WebContent\WEB-INF\web.xml file.

For more information about Servlets in Nexaweb applications see the Nexaweb Platform Concept Guide.