View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window struts2-struts1-plugin-2.3.37.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.struts2.s1
├─ org.apache.struts2.s1.ActionFormResetInterceptor.class - [JAR]
├─ org.apache.struts2.s1.ActionFormValidationInterceptor.class - [JAR]
├─ org.apache.struts2.s1.DynaBeanPropertyAccessor.class - [JAR]
├─ org.apache.struts2.s1.Struts1Action.class - [JAR]
├─ org.apache.struts2.s1.Struts1Factory.class - [JAR]
├─ org.apache.struts2.s1.WrapperActionForward.class - [JAR]
├─ org.apache.struts2.s1.WrapperActionMapping.class - [JAR]
├─ org.apache.struts2.s1.WrapperExceptionConfig.class - [JAR]
├─ org.apache.struts2.s1.WrapperMessageResources.class - [JAR]
├─ org.apache.struts2.s1.WrapperModuleConfig.class - [JAR]