Questionable programming example on using shared flow
-----------------------------------------------------
Key: BEEHIVE-899
URL: http://issues.apache.org/jira/browse/BEEHIVE-899
Project: Beehive
Type: Bug
Components: Documentation
Versions: v1m1
Environment: ALL
Reporter: Xibin Zeng
http://beehive.apache.org/releases/v1.0m1/pageflow/sharedFlow.html
In the documentation, it did not emphasize the correct way to forward an action
to a shared flow, instead it gave an example which is an incorrect way to use
shared flows:
"
Now you can invoke the resources within the shared flow. For example, to invoke
the shared flow's handleLogout() method, do the following:
_sharedFlowOne.handleLogout();
"
--
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