You have been redirected from an outdated version of the article. Below is the content available on this topic. To view the old article click here.

create_jar_file()

Usage

create_jar_file(outputStream, entries...)

Description
Creates a signed JAR file from the given entries and streams it to the given output stream. This method is experimental and will most likely not be suited for the average Structr user. The jar_entry() method must be used to create entries for this method.

Example

${create_jar_file(response, jar_entry('test.txt', 'Hello word!'))}

Search results for "create_jar_file()"

We could not find anything matching "create_jar_file()" in our documentation. Please rephrase your search.

You can also ask your questions in the Structr Google Group or create a free account in the Structr Support Portal.
Click here to send feedback to the Structr team.