You are now running spiderGUI. Welcome to the next generation of spider processing. You can now create and manage your webspiders with ease, we already did the hard work for you. Rentaweb internet services
You can click on the following event handlers to execute their default action index()
Below are your application's loaded modules, click on them to visit them.
You can find your entire test harness in the following location: /sites/spider/test
| File/Folder | Description |
|---|---|
| specs | Where all your bdd, module, unit and integration tests go |
| results | Where automated test results go |
| resources | Test resources like fixtures, itegrations, etc. |
| Application.cfc | A unique Application.cfc for your testing harness, please spice up as needed. |
| test.xml | A script for executing all application tests via TestBox ANT |
| runner.cfm | A TestBox runner so you can execute your tests. |
ColdBox can use some very important URL actions to interact with your application. You can try them out below:
| URL Action | Description | Execute |
|---|---|---|
|
?fwreinit=1 ?fwreinit={ReinitPassword} |
Reinitialize the Application | Execute |
| ?ormReload=1 | Reinitialize the orm | reinit ORM |
You can now start editing your application and building great ColdBox enabled apps. Important files & locations: