Hi, On Dec 5, 2007 5:06 PM, jazztime <[EMAIL PROTECTED]> wrote: > I want know where is stored the WMC specified in <defaultModelUrl> tag in my > config.xml. > What is the javascript object?
Your <Context> or <OWSContext> node in the config has an "id" attribute. In the examples, the id is "mainMap". The model doc in that case is stored in config.objects.mainMap.doc, which is a Sarissa XMLHTP object. Regards, Andreas. ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
