How to use the "ILink"

2007-06-05 Thread Kushan Jayathilake
Hi Im new to tapestry, and dont know much Anyone can give me examples of using ILink interface Plz give me some actual codings that you guys used ILink Regards Kushan

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: "execute or addExternalScript"

2007-05-25 Thread Kushan Jayathilake
)V and java.lang.NoSuchMethodError org.Apache.tapestry.IScript.execute(Lorg/Apache/tapestry/IComponent Lorg/Apache/tapestry/IRequestCycle;Lorg/Apache/tapestry/IScriptProcessor Ljava/util/Map;)V Kushan Jayathilake Member - Java Community Process (http://jcp.org) ---Original Message--- From: Jes

"execute or addExternalScript"

2007-05-25 Thread Kushan Jayathilake
is there anyone who used "execute" or "addExternalScript" methods in tapestry 4 or above please tell me how to use those methods in tapestry 4 or above Kushan Jayathilake Member - Java Community Process (http://jcp.org)

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 deprecated, but i can use "ex

Re: In scriptDTD

2007-05-18 Thread Kushan Jayathilake
Thank you very much, I did it already Kushan Jayathilake Member - Java Community Process (http://jcp.org) ---Original Message--- From: Andrea Chiumenti Date: 5/18/2007 4:24:27 PM To: Tapestry users Subject: Re: In scriptDTD ? try this: var varCapArray = new Array

In scriptDTD

2007-05-16 Thread Kushan Jayathilake
oint class to the javascript Please help me Kushan Jayathilake Member - Java Community Process (http://jcp.org)

in scriptDTD

2007-05-16 Thread Kushan Jayathilake
HashMap(); symbols.put("mapPlotPoints", getMapPlotPoints()); below codings appear in my script DTD var varCap = ${item.caption}; i want to get lat,longi,caption and link value of all the instances of MapPlotPoint class to the javascript Please help me Kushan Jayathilake Mem

Re: How to pass a List to a component

2007-05-16 Thread Kushan Jayathilake
Thank you very much it works now Errror was the "type" attribute as you said Thank you very much Kushan Jayathilake Member - Java Community Process (http://jcp.org) ---Original Message--- From: Andrea Chiumenti Date: 5/16/2007 3:27:30 PM To: Tapestry users Subject: Re: H

Re: How to pass a List to a component

2007-05-16 Thread Kushan Jayathilake
i tried this Default-value="ognl:new java.util.List()" but its not working Kushan Jayathilake Member - Java Community Process (http://jcp.org) ---Original Message--- From: Andrea Chiumenti Date: 5/16/2007 3:27:30 PM To: Tapestry users Subject: Re: How to pass a List to a

Re: How to pass a List to a component

2007-05-16 Thread Kushan Jayathilake
Home.java is the sample web page class file TapMap files are belongs to the component, Kushan Jayathilake Member - Java Community Process (http://jcp.org) ---Original Message--- From: Andrea Chiumenti Date: 5/16/2007 3:05:04 PM To: Tapestry users Subject: Re: How to pass a List to

Re: How to pass a List to a component

2007-05-16 Thread Kushan Jayathilake
seException" is Unable to read classpath:/Com/providence/tapestry/components/map/TapMap.jwc: Attribute "type" must be declared for element type "parameter" it highlights this line "default-value="ognl: new java.util.List()">" Kushan Jayathilake M

Re: How to pass a List to a component

2007-05-16 Thread Kushan Jayathilake
Plz don't mention about case of the syntaxes and keywords, wht should I put there I already tried java.util.List by putting there but it gives me same error Kushan Jayathilake Member - Java Community Process (http://jcp.org) ---Original Message--- From: Andrea Chiumenti Date:

How to pass a List to a component

2007-05-16 Thread Kushan Jayathilake
bute "type" must be declared for element type "parameter". Plz anyone can help me on this Kushan Jayathilake Member - Java Community Process (http://jcp.org)

Problem about deprecated methods

2007-05-14 Thread Kushan Jayathilake
3eEhTwM0brOpm-All5BF6PoaK xRWWERSBSP05QF605GhTmNEsJ_YuTjTO2Q"; PageRenderSupport.addExternalScript(new ExternalResource(path, null)); "execute" and addExternalScript methods are deprecated in version 4.1.1 so wht should i used instead of them Regards Kushan Jayathilake Member - Java Community Process (http://jcp.org)