Just run a webserver at an address other than 8080. On Thu, May 3, 2012 at 7:27 AM, Artur Ventura <[email protected]> wrote: > Hi there > > Is it possible to replicate these steps here: > > https://developers.google.com/caja/docs/gettingstarted/ > > But having the content to cajoled being present in localhost? I.E. > > frame.code('https://localhost:8080/guest.html', 'text/html') > > Or even: > > frame.code('file:///home/user/caja/guest.html', 'text/html') > > Using some kind of RPC system to provide the cajoling server with the > required content. The motivation behind this is being able to develop the > code on your own computer without using some public remote server. > > Thank you.
-- Mike Stay - [email protected] http://www.cs.auckland.ac.nz/~mike http://reperiendi.wordpress.com
