Hi,
I need to translate a WebObjects WOSwitchComponent to something equivalent
in T5.
I've looked at the BeanEditForm source, but I'm afraid I don't understand
how this is working. The relevant bit seems to be:
... but maybe the key is actually somewhere in PropertyEditor?
When you say "put
Hi!
Still finding little problems upgrading from 5.0.11 to 5.0.17. Here is my
latest issue:
I was using prototype's Ajax.PeriodicalUpdater to do polling by refreshing a
zone. My code goes like this:
component tml:
Poll
${gameId}
component java:
@Inject
Hi again,
I recently upgraded an app from 5.0.11 to 5.0.17, and now it can no longer
find PageRenderSupport, which I was using to inject some javascript, like
this:
@Inject
@Path("scripts/injected.js")
private Asset injectedJsAsset;
@Inject
private PageRe
> the name of the Java class to the name of the template filed
> (MyComponent.java --> MyComponent.tml).
>
> On Thu, Nov 27, 2008 at 9:49 AM, mad <[EMAIL PROTECTED]> wrote:
>>
>> Hi again,
>>
>> I hate to ask the same question twice. I did actually have this wor
The Layout component contains the tag:
as shown below. (Maybe my ellipsis was confusing... sorry about that.)
Sven Homburg wrote:
>
> is there no tag in your layout ?
>
> 2008/11/27 mad <[EMAIL PROTECTED]>
>
>>
>> Hi again,
>>
>>
much to it. What am I doing wrong? I
believe I am following the example given in
http://tapestry.apache.org/tapestry5/tapestry-core/guide/templates.html in
the "Tapestry Elements" section, for the tag, pretty much to the
letter.
As usual, thanks for all your help,
Marc
mad wrote:
Hi list,
I'd like to know if there is a simple way to perform a periodic Ajax update
request.
I've invented hacked a solution using the Ajax.PeriodicalUpdater from
prototype.js. It involves putting an ActionLink on the page, giving it a
client id, making it invisible to the user (with display:
Hi,
I'd just like to revive this thread. Has anybody had any good/bad
experiences integrating Tapestry and GWT? I am especially interested in T5,
as we are considering using this mix for an enterprise application.
Thanks for your input,
Marc
Jessek wrote:
>
> Awesome! Thanks for the link. I
Marcus,
wow, i can't believe that just worked!
i've been fighting this thing for a whole day. thanks so much.
cheers,
Marc
Marcus-11 wrote:
>
> Hi Marc,
>
> Try 5.0.5-SNAPSHOT in POM.xml instead 5.0.4-SNAPSHOT
>
> Marcus
>
>
--
View this message in context:
http://www.nabble.com/T5-tu
Hi,
I am trying to do the T5 tutorial, but I am having many problems.
First of all, I couldn't get the maven install to work at all. The "mvn
archetype:create -DarchetypeGroupId=org.apache.tapestry
-DarchetypeArtifactId=quickstart -DarchetypeVersion=5.0.4
-DgroupId=org.example -DartifactId=hilo
10 matches
Mail list logo