Advanced Customization > Info*Engine User’s Guide > Info*Engine Tasks > Authoring Info*Engine Tasks > Task Execution
  
Task Execution
You can execute a standalone task in the following ways:
Specify the task in the Info*Engine custom task tag.
You can include the task tag in JSP pages and in other tasks.
Enter the task URL in a web browser.
Submit the task so that it is queued for execution.
Emit an event that results in a task being executed.
* 
The URLs and URIs shown in this guide use the forward slash as the separator (/) in paths. Info*Engine correctly identifies all system URLs and URIs when you specify the forward slash. If you prefer to use the back slash for NT URLs and URIs, you must escape the back slash. This means that you enter two back slashes (\\) for each slash (\).