jar

struts : struts-scripting

Maven & Gradle

Jan 26, 2006

Struts Scripting · This project allows Struts Actions to be written in the scripting language of one's choice rather than as Java classes. It uses the Beans Scripting Framework to allow scripts to be written in any language BSF supports like Perl, Python, Ruby, JavaScript, BeanShell, and even VBScript.

Table Of Contents

Latest Version

Download struts : struts-scripting JAR file - Latest Versions:

All Versions

Download struts : struts-scripting JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window struts-scripting-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.struts.scripting

├─ org.apache.struts.scripting.BSFManagerFilter.class - [JAR]

├─ org.apache.struts.scripting.RequestToVariableFilter.class - [JAR]

├─ org.apache.struts.scripting.ScriptAction.class - [JAR]

├─ org.apache.struts.scripting.StrutsInfo.class - [JAR]

├─ org.apache.struts.scripting.TestFilter.class - [JAR]