You can't render a portion of a Form, except for specialized cases
such as AjaxFormLoop and FormInjector.
On Sat, Nov 22, 2008 at 2:20 PM, Joachim Van der Auwera
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> When I run my application in 5.0.15 everyting works just fine.
> In 5.0.16 (and also 17) I get an e
Greetings,
Is it possible to provide an ActionLink component with a callback which is
invoked after the "action" event is completed?
I have an ActionLink which is used to initiate an AJAX call using a Zone.
I'd like to be able to call a JavaScript function on click as well as once
the "action" e
Hi,
When I run my application in 5.0.15 everyting works just fine.
In 5.0.16 (and also 17) I get an exception saying "No object of type
org.apache.tapestry5.services.FormSupport is available from the
Environment. Available types are
org.apache.tapestry5.services.ComponentEventResultProcessor."
If I am on the right track now, this should work:
1. An own ThreadLocale implementation that returns the Locale depending on the
domain.
2. The RequestGlobals is injected inside of this ThreadLocale implementation
3. The new ThreadLocale implementation is linked to the DomainDepThreadLocale
in
Hi,
I did this, but I didn't get.
What need I to have in my java class to display my items of list?
Thanks.
2008/11/22 Sven Homburg <[EMAIL PROTECTED]>
>
>${item}
>
>
> or
>
>
>
>${item}
>
>
>
> 2008/11/22 Gutemberg A. Da Silva <[EMAIL PROTECTED]>
>
> > Hi guys,
>
${item}
or
${item}
2008/11/22 Gutemberg A. Da Silva <[EMAIL PROTECTED]>
> Hi guys,
>
> Could anybody help me with loop componets? I'd to know how in html each
> item of List<> in each line using .
>
> For example:
>
> ${item}
>
>
> Cause I didn'
Sorry, i misunderstood ur question.
Yep, i've never had that problem but i can't think of any other way of
doing it if i did.
Andreas Andreou wrote:
of course you execute in the web app.
i'm asking what you do when in IDEA you edit a source file that belongs
to the other subprojects (and not
Hi guys,
Could anybody help me with loop componets? I'd to know how in html each
item of List<> in each line using .
For example:
${item}
Cause I didn't get display the items. Only display so:
[item #1, item #2, item #3, item #4, item #5]
[item #1, item #2,
On Sat, Nov 22, 2008 at 6:40 AM, <[EMAIL PROTECTED]> wrote:
> Ok, let me summarize how I understood the IOC documentation:
>
> 1. Inside AppModule, every public method that exists is called when the
> webapplication is loaded for the first time.
>
> 2. every method that starts with build. wil
Ok, let me summarize how I understood the IOC documentation:
1. Inside AppModule, every public method that exists is called when the
webapplication is loaded for the first time.
2. every method that starts with build. will generate an IOC service with
the name followed by the keyword "build
does anybody could give me information how to do paging using loop component
in tapestry 5
thnx u very much ^_^v
--
http://dwiardiirawan.blogspot.com
"cos everyone could be extraordinary...lighten up !"
in relation to this thread - and specifically in relation to using
pageAttached() to initialise p[age fields - I raised the following
possible bug the other day,
https://issues.apache.org/jira/browse/TAP5-374
I was wondering if this was something anyone else had
noticed/reproduced?
On Fri, 2008
12 matches
Mail list logo