{"id":76275,"library":"struts-taglib","title":"Apache Struts Taglib","description":"Apache Struts Taglib provides JSP custom tags for building web applications with the Struts 1 framework.","status":"active","version":"1.3.10","language":"java","source_language":null,"source_url":"http://svn.apache.org/repos/asf/struts/struts1/trunk/taglib/","tags":["struts","jsp","taglib","web-framework"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.struts</groupId>\n  <artifactId>struts-taglib</artifactId>\n  <version>1.3.10</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.struts:struts-taglib:1.3.10'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"FormTag","correct":"org.apache.struts.taglib.html.FormTag"}],"quickstart":{"code":"import org.apache.struts.taglib.html.FormTag;\n\npublic class Example {\n    public static void main(String[] args) {\n        FormTag formTag = new FormTag();\n        formTag.setAction(\"/submit\");\n    }\n}","lang":"java","description":"Creates an HTML form tag using Struts Taglib."},"warnings":[{"fix":"Migrate to Struts 2 or a modern web framework like Spring MVC.","message":"Struts 1 is end-of-life and has known security vulnerabilities.","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'1':18 'apach':1,4 'applic':14 'build':12 'custom':9 'framework':19,25 'jsp':8,21 'provid':7 'strut':2,5,17,20 'tag':10 'taglib':3,6,22 'web':13,24 'web-framework':23","created_at":"2026-06-17T19:26:43.713784+00:00","updated_at":"2026-06-17T19:26:43.713784+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":"http://struts.apache.org","github":null,"docs":"https://appdoc.app/artifact/org.apache.struts/struts-taglib/","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-17","next_check":"2026-12-14","install_tag":null}}