skip to main content

Integrated Development Environment (IDE) : Working with Projects : Running as Web Application

Running as Web Application
isCOBOL IDE also offers the ability to launch the program as a web application. This feature is useful if you’re developing programs that you plan to install into a servlet container (like Tomcat) to work as web applications.
To run the program as a web application:
1.
Click on Run menu.
2.
Select Run As.
3.
Select isCOBOL WD2 Application.
To debug the program as a web application:
1.
Click on Run menu.
2.
Select Debug As.
3.
Select isCOBOL WD2 Application.
CSS files
isCOBOL IDE loads automatically the 'iscobol.css' file embedded in the wd2 plugin. It is not necessary to copy it in the isCOBOL project. If the user copies manually the 'iscobol.css' file under the 'resources/css' folder of the isCOBOL project, that file will be used.
The css file pointed by iscobol.wd2.additional_stylesheet, if present, must be placed in the resources/css folder of the project.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left