{"id":55366,"library":"semanticcms-section-servlet","title":"SemanticCMS Section Servlet","description":"Sections nested within SemanticCMS pages and elements in a Servlet environment.","status":"active","version":"2.0.1","language":"java","source_language":null,"source_url":"https://github.com/ao-apps/semanticcms-section-servlet","tags":["semanticcms","servlet","section","cms"],"install":[{"cmd":"<dependency>\n  <groupId>com.semanticcms</groupId>\n  <artifactId>semanticcms-section-servlet</artifactId>\n  <version>2.0.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.semanticcms:semanticcms-section-servlet:2.0.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"SectionServlet","correct":"com.semanticcms.section.servlet.SectionServlet"}],"quickstart":{"code":"import com.semanticcms.section.servlet.SectionServlet;\n\npublic class MySectionServlet extends SectionServlet {\n    @Override\n    protected void doGet(HttpServletRequest req, HttpServletResponse resp) {\n        // handle section request\n    }\n}","lang":"java","description":"Extend SectionServlet to handle section-based content in a Servlet environment."},"warnings":[],"env_vars":null,"search_vec":"'cms':18 'element':10 'environ':14 'nest':5 'page':8 'section':2,4,17 'semanticcm':1,7,15 'servlet':3,13,16 'within':6","created_at":"2026-06-15T09:47:40.186583+00:00","updated_at":"2026-06-15T09:47:40.186583+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://semanticcms.com/section/servlet/","github":"https://github.com/ao-apps/semanticcms-section-servlet","docs":"https://appdoc.app/artifact/com.semanticcms/semanticcms-section-servlet/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}