{"id":55362,"library":"ao-encoding-servlet","title":"AO Encoding Servlet","description":"High performance streaming character encoding in a Servlet environment.","status":"active","version":"5.0.0","language":"java","source_language":null,"source_url":"https://github.com/ao-apps/ao-encoding-servlet","tags":["encoding","servlet","streaming","character"],"install":[{"cmd":"<dependency>\n  <groupId>com.aoapps</groupId>\n  <artifactId>ao-encoding-servlet</artifactId>\n  <version>5.0.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.aoapps:ao-encoding-servlet:5.0.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"EncodingServlet","correct":"com.aoapps.encoding.servlet.EncodingServlet"}],"quickstart":{"code":"import com.aoapps.encoding.servlet.EncodingServlet;\n\npublic class MyServlet extends EncodingServlet {\n    @Override\n    protected void doGet(HttpServletRequest req, HttpServletResponse resp) {\n        resp.getWriter().write(\"Hello, world!\");\n    }\n}","lang":"java","description":"Extend EncodingServlet to automatically handle character encoding in HTTP responses."},"warnings":[],"env_vars":null,"search_vec":"'ao':1 'charact':7,16 'encod':2,8,13 'environ':12 'high':4 'perform':5 'servlet':3,11,14 'stream':6,15","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://oss.aoapps.com/encoding/servlet/","github":"https://github.com/ao-apps/ao-encoding-servlet","docs":"https://appdoc.app/artifact/com.aoapps/ao-encoding-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}}