Cilla
shredzone.org
/
cilla
/
|
Last Published: 2016-08-17
|
Version: 0.2-SNAPSHOT
|
GitHub
API javadoc
Documentation
Introduction
Getting Started
Customizing
Cilla JSP taglib
Modules
Cilla Bill of Materials
Cilla Web Service API
Cilla Core
Cilla Services
Cilla Web
Cilla Views
Cilla Web Service Client
Cilla Admin
Cilla Example Blog
Project Documentation
Project Information
Project Reports
<cilla:capture>
Captures the tag body into a variable.
Parameters
var
(required): the name of the variable to store the result into
scope
: variable scope (“
page
”, “
request
”, “
session
”, “
application
”), defaults to
page
scope if not given.