Configurable launch via query parms

App Builder is launched from a dynamic page, which supports dynamic configuration via query parms:

Query parm Default Description
debug / nodebug nodebug Debugging support writes script tags for all required files (implies nocompress).
compress / nocompress compress Whether or not to use compression (the abdojo.js profile).
console / noconsole noconsole) Whether or not to log to the debug console.
ping / noping ping Whether or not to use ping.html.

Examples

URL Description
http://localhost:8070/?nodebug&noconsole&compress&ping This url has all the defaults and is equivalent to http://localhost:8070
http://localhost:8070/?debug&console&noping Useful for development.
http://localhost:8070/?nocompress This url will allow you to use a normal, non-debug index from Eclipse.

r1 - 23 Jul 2008 - 10:07:56 - steveims
Syndicate this site RSS ATOM
Copyright 2007 © IBM Corporation | Privacy | Terms of Use | About this site