Hi Nick,
I'm new in Tapestry.
There is no usages doc with the component.
Can you please provide me some sample code?
Thanks a lot.
Naz
-Original Message-
From: Nick Westgate [mailto:[EMAIL PROTECTED]
Sent: Monday, 18 June 2007 4:34 p.m.
To: Tapestry users
Subject: Re: T3 binding issue
Look on Tassel which has various validating components that you can use or
study:
http://www.tapestrycomponents.org/Tassel/app?service=direct/1/Browse/changeView&sp=SForm-element+%28validating%29
In fact one of them purports to be a ValidDatePicker.
Depsite being marked as "GPL", no GPL license
I want to use DatePicker to capture date from user. And would like to
make this field mandatory.
How do I do this?
-Original Message-
From: Nick Westgate [mailto:[EMAIL PROTECTED]
Sent: Monday, 18 June 2007 4:01 p.m.
To: Tapestry users
Subject: Re: T3 binding issue for DatePicker
Hi Naz.
Hi Naz.
You're getting confused between DatePicker and DateField.
Cheers,
Nick.
Nazmul wrote:
If I use the following code in my html and
the page then get the following error:
Html template:
82
83
Active Date
84 Active Date
85
86
Page specification:
Error from Tapestry:
Dis
Dear all,
my application has 2 contexts. on web.xml i have these lines
MReunion
org.apache.tapestry.ApplicationServlet
1
MReunion
/app
wap
org.apache.tapestry.ApplicationServlet
It should be soon(whenever they rsync the mirrors, assuming 24-48hrs), when
it does show up you should see it here as version 4.1.2.
http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/tapestry/tapestry-test/
On 6/12/07, Peter Schröder <[EMAIL PROTECTED]> wrote:
hi jesse,
you wrote, tha
If I use the following code in my html and
the page then get the following error:
Html template:
82
83
Active Date
84 Active Date
85
86
Page specification:
Error from Tapestry:
Display name not specified and not provided by
field UserMaint/inputUserActiveDate.
binding:
Expres
Yes, a bunch of those APIs were consolidated back into Request and
Response. They were broken out that way by Kent to support the
PageTester, but I found a way to put humpty dumpty back together again
while keeping PageTester happy.
On 6/15/07, Daniel Jue <[EMAIL PROTECTED]> wrote:
I see the sou
I just stepped through the sources to see where the URI get's
decoded to the activation context arguments, and found that the
o.a.t.internal.services.PageRenderDispatcher.dispatch invokes
convertActivationContext with the path info to convert it to
the activation context args.
convertActivationCon
On Tue, 2007-06-12 at 10:38 +0200, Ulrich Stärk wrote:
> In case you are using Tomcat try adding URIEncoding="UTF-8" to your
> connector definition in server.xml.
I just tried that, but it does not solve the problem.
I have added a servlet filter that prints the requested uri to
the std out, just
It's a little confusing and although what it does now is correct, I may fix it.
Something
t:id is just for components. For blocks, a simple id will sufffice,
and is all that's accepted. It should be generating a parse error for
your syntax.
Further for what you are trying to do, I've trie
The documentation for the spring module at
http://tapestry.apache.org/tapestry5/tapestry-spring/ should mention that
the applications pom.xml needs this dependency declaration:
org.apache.tapestry
tapestry-spring
This works:
Something
But T5 complains that the component doesn't have a Block with
id="centerBlock" in this case:
Something
And has the same complaint for this:
Something
Coming from Tap4 land, this seems a little strange.
--
View this message in context:
http://www.nabble.com/T5-Bl
wow, and i think i must be crazy and nobody believes me !!
Mit freundlichem Gruss
homburg Softwaretechnik
S.Homburg
21220 Seevetal / GERMANY
Fon: +49-4105-669746
Fax: +49-4105-668947
Bill Holloway schrieb:
I'm having the same trouble. My Start page inherits from ProtectedPage:
public abst
14 matches
Mail list logo