Web Applications

Applications developed with RapidClipse are web applications. The output you get is a .war file that you can deploy in any servlet-container or Java application server, e.g. Tomcat.



  1. Select Quick Launch > Build Web App (.war).
  2. Deploy the .war file generated in your project under target in your application server.
Result:
  • Web application - A new file target is created in Project Management. The executable web application is saved as a .war file in the target folder.


XDEV Software Corp. - One Embarcadero Center, San Francisco, CA 94111, US
Copyright © 2015. XDEV Software Corp. All rights reserved.