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
//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
)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
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)
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
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
oint class to the javascript
Please help me
Kushan Jayathilake
Member - Java Community Process (http://jcp.org)
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
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
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
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
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
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:
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)
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)
15 matches
Mail list logo