The documentation of the ImportTool needs to be fixed
-----------------------------------------------------
Key: VELTOOLS-61
URL: http://issues.apache.org/jira/browse/VELTOOLS-61
Project: VelocityTools
Issue Type: Task
Components: VelocityView
Affects Versions: 1.2
Reporter: Peter Oxenham
Priority: Minor
The documentation of the ImportTool at
http://jakarta.apache.org/velocity/tools/view/ImportTool.html has a toolbox
configuration example of:
<tool>
<key>import</key>
<scope>session</scope>
<class>org.apache.velocity.tools.view.tools.ImportTool</class>
</tool>
with the scope set to 'session'.
This needs to be changed to 'request' as stated in the JavaDoc, as having it as
session causes some very unpredictable behaviour.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]