|
Can I create a Hop action with a function declaration? Because "Hop actions are JavaScript functions without declaration", it is possible to create a Hop action by a function declaration, e.g. function test_action() {
res.writeln("Hello, World");
}will give you a Hop action callable via e.g. http://localhost:8080/myApp/test.
... comment
|
navigation
Download
Community
Weblog
Mailing Lists
IRC Channel
Documentation
Introductions
Tools
Reference
Project
Roadmap
Bug Reporting
Source
Wiki
Tags
Updates
Related Projects
search
|
||||