Not sure if this helps you, but here is how I have it in one of my pages for a
slider with min and max:
@OnEvent(value=EventConstants.ACTION, component="sliderRangeZone")
Object updateRange() {
min= Integer.parseInt(request.getParameter("min"));
max= Integer.parseInt(reque
One more time with the links
http://apache-tapestry-mailing-list-archives.1045711.n5.nabble.com/Date-Field-with-day-month-year-and-datepicker-component-td4618810.html
http://blog.jeshurun.ca/technology/tapestry-5-datefield-as-3-select-dropdowns
From: Jeshurun
I had the same requirement today and found a version here in the mailing lists,
but had some problems with it when used inside a loop.
So I rolled my own and posted the code here. It hasn't been tested thoroughly,
please feel free to suggest improvements to the code.
___
Has there been any updates on this? I noticed that this still exists on 5.3.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Boolean-Property-Expression-tp2424958p5621510.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---
sure what else is broken at this
point, as I am yet to do my full test.
Anyways, thanks to anyone who looked at this.
--- On Sun, 5/8/11, Jeshurun Daniel wrote:
From: Jeshurun Daniel
Subject: Chenillekit Editor component doesn't work after upgrading from 5.1.0.5
to 5.1.0.8-SNAPSHOT
iated!
Thanks,
Jeshurun
This doesn't cover the latest version of Tapestry, does it? If it does, I would
gladly pay full price for it :)
--- On Sat, 3/26/11, Alex Kotchnev wrote:
From: Alex Kotchnev
Subject: Tapestry in Action - Manning MEAP deal of the day
To: "Tapestry users"
Received: Saturday, March 26, 2011, 9:2
he time to read this.
- Jeshurun
- Original Message -----
From: Jeshurun Daniel
To: users@tapestry.apache.org
Sent: Thu, 11 Nov 2010 23:47:21 -0600 (CST)
Subject: Form elements inside a zone inside a form
This is the two year anniversary of the following
threadhttp://tapestry.1045711.n5.nab
Yes Josh, I believe Tapestry sends back the index page instead of a 404 error,
so for all four images it must have sent back the index page, which explains
the queries, once for each image.
Thanks to everyone who looked into this!Jeshurun
--- On Tue, 10/19/10, Josh Canfield wrote:
From: Josh
ere?
I'm just lost. I'm using Hibernate with Spring, not tapestry-hibernate
as I need access to multiple databases.
Thanks,
Jeshurun
On Mon, 2010-10-18 at 16:20 -0600, Jeshurun Daniel wrote:
> Hi Howard,
>
> Thanks for the quick reply, I really need help with this.
>
> I
ng, but in either case, any pointers on
how I can get around this is appreciated.
Thanks in advance,
Jeshurun
the parameters as property bindings instead of literals, with no luck. I still
don't completely understand the page / component life cycle and so this is a
little confusing to me. If anyone could give me any pointers I would greatly
appreciate it.
Thanks in advance,Jeshurun
@OriginalPoster
The only way Tapestry sucks compared to the other frameworks you have listed is
if you are paid by the hour. nuf said.
--- On Sun, 10/17/10, ael wrote:
From: ael
Subject: Re: Thanks for making my life hell!
To: users@tapestry.apache.org
Received: Sunday, October 17, 2010, 12:37
I never could get working, however i settled for this
alternative which still allows me to define annotation driven transactions by
dropping these bean definitions in my context.xml
as described here.
Thanks,Jeshurun
--- On Thu, 10/7/10, Thiago H. de Paula Figueiredo
ith it? Do i have to set the
tapestry.use-external-spring-context to true?
I'm going to start a clean project and try it again. Maybe it is something in
my project configuration. I'll let you know how it goes.
Thanks,Jeshurun
--- On Thu, 10/7/10, Thiago H. de Paula Figueiredo wrote
ng if it had something to do with the way I was injecting the
service into my page class, or the way Spring's applicationcontext is created
in Tapestry (maybe it needs additional configuration to support
annotation-driven transactions), which is why I posted it here.
Thanks again,Jeshurun
---
ontext is created? Or is there something
that I'm just doing wrong? Declaring them in XML is fine, except that it gets
cluttered quickly and is less readable.
If anyone has any experience with this, or has any suggestions for me I would
really appreciate it.
Thanks,Jeshurun
you would do that in production), the session object
disappears even though Spring security still says the user is logged in. I
haven't found a way around this yet.
I hope this helps.
Thanks,Jeshurun
--- On Wed, 10/6/10, Kai Weber wrote:
From: Kai Weber
Subject: Re: Injecting Ta
Ok please ignore that it was just me being stupid. I got it working now. Thanks.
--- On Tue, 10/5/10, Jeshurun Daniel wrote:
From: Jeshurun Daniel
Subject: Injecting Tapestry Services into Spring beans
To: "Tapestry users"
Received: Tuesday, October 5, 2010, 1:25 PM
Would some
Would someone please enlighten me on how to achieve this? Tapestry 5.1 release
notes state that "Tapestry Services can now be injected into Spring Beans, when
using the Tapestry/Spring integration library."
Integration of spring beans into tapestry pages works fine, but injecting
Tapestry servic
ValidationMessagesSource: DEFINED
ValueEncoderSource: DEFINED
VirtualAssetStreamer: DEFINED
Any help is appreciated.
Thanks,Jeshurun
Thanks that worked!
--- On Mon, 4/26/10, Thiago H. de Paula Figueiredo wrote:
From: Thiago H. de Paula Figueiredo
Subject: Re: Emailing Application Errors
To: "Tapestry users"
Received: Monday, April 26, 2010, 12:44 PM
On Mon, 26 Apr 2010 14:38:33 -0300, Jeshurun Daniel wrote:
&g
could configure log4j to email
you everything above a certain threshhold, etc.
Michael
On Mon, Apr 26, 2010 at 1:38 PM, Jeshurun Daniel wrote:
> Is there a way to configure Tapestry to automatically email error reports
> when an application error occurs? I used python's django framework
uch a configuration possible
in tapestry? Or can it be achieved by configuring Log4j? I'm sorry if I am
being noobish here, I'm new to tapestry and any help would be appreciated.
Thanks,
Jeshurun
24 matches
Mail list logo