You need to deploy the generated Web View application to an Application Server. Use the EAR file created by the Build Tool under your model directory: \\<model directory>\java\delpoy.j2ee. Follow your Application Server's deployment instructions to actually deploy the EAR file.
You can invoke your generated application from a supported browser. The URL to access Web View applications will rely on the context specified plus the startup HTML filename. It should follow the following format:
<http://<hostname>/<context>/<startupfile>
The web.xml file is also used to modify the Session Timeout value, which is set to 30 minutes by default.
|
Copyright © 2013 CA.
All rights reserved.
|
|