nextapp.echo2.webcontainer.command |
Provides Web Application Container-specific Command s.
These commands may be used in applications to control various browser-specific behaviors.
Related Documentation
For more information please see:
|
Java Source File Name | Type | Comment |
BrowserOpenWindowCommand.java | Class | A Web Application Container-specific Command to
open a new browser window displaying a specific URI. |
BrowserRedirectCommand.java | Class | A Web Application Container-specific Command to
redirect the current browser window to a new URI. |
BrowserSetCookieCommand.java | Class | A Web Application Container-specific Command to
set an HTTP Cookie on the client browser. |