Re: deprecated methods

2007-05-25 Thread Kushan Jayathilake
//tapestry.apache.org/tapestry4.1/apidocs/org/apache/tapestry/IScriptProcessor.html . So, probably something like: getTapMapScript().execute(this, cycle, pageRenderSupport, symbols); On 5/24/07, Kushan Jayathilake <[EMAIL PROTECTED]> wrote: > > hi > > i have two deprecated m

Re: deprecated methods

2007-05-25 Thread Jesse Kuhnert
te: hi i have two deprecated methods and my Tapestry version is 4.1.1 first is getTapMapScript().execute(cycle,pageRenderSupport, symbols); second is pageRenderSupport.addExternalScript(new ExternalResource(path, null)); "execute" and "addExternalScript" methods are dep

deprecated methods

2007-05-24 Thread Kushan Jayathilake
hi i have two deprecated methods and my Tapestry version is 4.1.1 first is getTapMapScript().execute(cycle,pageRenderSupport, symbols); second is pageRenderSupport.addExternalScript(new ExternalResource(path, null)); "execute" and "addExternalScript" methods are depre

Re: Problem about deprecated methods

2007-05-15 Thread Jesse Kuhnert
http://tapestry.apache.org/tapestry4.1/apidocs/org/apache/tapestry/PageRenderSupport.html On 5/15/07, Kushan Jayathilake <[EMAIL PROTECTED]> wrote: Hi All Can anyone support me on this PageRenderSupport pageRenderSupport = TapestryUtils getPageRenderSupport(cycle, this); GetTapMapScript().exe

Problem about deprecated methods

2007-05-14 Thread Kushan Jayathilake
Hi All Can anyone support me on this PageRenderSupport pageRenderSupport = TapestryUtils getPageRenderSupport(cycle, this); GetTapMapScript().execute(cycle, pageRenderSupport, symbols); String path = "http://maps.google Com/maps?file=api&v=2&key=ABQITksKrRgRqRI7G3NrSa3eEhTwM0brOpm-All5BF6Po