the Layout.tml which is basically nothing more than
the most simple html file. I also tried to modify Start.tml to:
... insert random text here ...
Which also didn't work out. When I edited the Start.tml to be a
small html file it worked.
Does anybody has a clue?
- Kasper
I see that the two examples were removed because it was html.
Start(1).tml.txt is the first
Start(2).tml.txt the second
- Kasper
On Tue, 17 Feb 2009 16:03:24 +0100, wrote:
>
>
> Hi,
>
> I've created a small project but I just figured out that I was still
> using
.internal.services.InternalClassTransformationImpl.assembleClassAnnotations(InternalClassTransformationImpl.java:1556)
... 72 more
- Kasper
On Tue, 17 Feb 2009 12:11:39 -0300, "Thiago H. de Paula Figueiredo"
wrote:
> On Tue, Feb 17, 2009 at 12:03 PM, wrote:
>
>> An unexpected application exception has occurred.
>> java.lang.Cl
Thanks, I see now that I somehow managed to remove all tapestry libs
without really having troubles during the programming.
Anyhow, this works.
- Kasper
On Tue, 17 Feb 2009 12:20:34 -0300, "Thiago H. de Paula Figueiredo"
wrote:
> On Tue, Feb 17, 2009 at 12:16 PM, wrote:
do this inside the *.tml file?
Thanks,
Yours,
Kasper
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
Problem solved since I always know the Key values I read them now directly.
I loop through the list and then read the hashmap.
List>
${ognl:post.get('title')}
Yours,
Kasper
> Hi all,
>
> I have a List> which can be looped through by the Loop
> component. This wor
@InjectService("AccessController") Dispatcher
accessController) {
configuration.add("AccessController", accessController,
"before:PageRender");
}
}
--
Does a
ield");
return l;
}
This doesn't work, it also doesn't work when I try to use List
or just long[]. It does work when I use plain long. But then only one
option can be preselected.
Does anyone have a clue how to let more th
Hi,
Is it possible to perform the validation in forms without getting
the black pop-ups?
http://tapestry.apache.org/tapestry5/tutorial1/address-v6.png
Hi,
On top of the validation messages there is an english sentence: "You must
correct the following errors before you may continue."
Is it possible to override this message?
Thanks in common,
Yours,
Kasper
-
To u
Thanks, but do you also know how?
Yours,
Kasper
On Wed, 03 Jun 2009 09:29:58 +0200, Ulrich Stärk wrote:
> Yes it is.
>
> Uli
>
> kas...@nekoconeko.nl schrieb:
>> Hi,
>>
>> On top of the validation messages there is an english sentence: "You
> must
&
11 matches
Mail list logo