I have a problem with the datetimefield (t5components). I want to add a
onchange event at client side to it
please anyone help to to solve this problem.
Thanks in advance
--
View this message in context:
http://www.nabble.com/DateTimefield-in-t5Component-doest-catch-a-onchange-event-tp19929832p
An umbrella JIRA issue will turn into a mess unless it spells out a
clear procedure. I think it should state a procedure in its opening
lines.
A procedure that might work:
(1) Francis will manage the list of issues - only he may add or remove
items from the list, and he will do so in respo
I'm not keen on the named context parameters idea. There's a
persuasive argument for putting filter parameters into the query
string portion of the URL instead of in the context. http://blpsilva.wordpress.com/2008/04/05/query-strings-in-restful-web-services/
So you get a URL like this
http:
I like the idea of opening an umbrella issue for "user requests for
5.0 release". Howard and crew will be able to record their decisions
on why each item will get in or be deferred.
I completely agree with your first 5 choices. The 6th one (TAP5-257)
I do not have an opinion on.
I would
How can I do dirty form checking in T5? Can anybody who has done this share
a little bit? Thank you.
Em Fri, 10 Oct 2008 18:55:14 -0300, Tobias Wehrum <[EMAIL PROTECTED]>
escreveu:
Same here. We have some sites too which need several parameters, and
furthermore not all of them are set at any given time. The list: Binding
used with null for empty parameters is an okay workaround, but having
Same here. We have some sites too which need several parameters, and
furthermore not all of them are set at any given time. The list: Binding
used with null for empty parameters is an okay workaround, but having
any sort of named context parameters (though I don't know how they would
look like?
Running version 5.0.15.
Form submission works well in HTTP. Under HTTPS, T5 complains "Error: Forms
require that the request method be POST and that the t:formdata query
parameter have values.".
It seems 5.0.15 introduced a feature to block form GET. See
https://issues.apache.org/jira/browse/T
cycle.getResponseBuilder().isDynamic()
On Fri, Oct 10, 2008 at 9:50 PM, Rodrigo Barberá
<[EMAIL PROTECTED]> wrote:
> Hello everyone.
>
> I work on a big project written in T4.0 and would like to migrate it to
> T4.1.
>
> I've searched Google and mailing lists but still haven't found out how I
> sh
Hello everyone.
I work on a big project written in T4.0 and would like to migrate it to
T4.1.
I've searched Google and mailing lists but still haven't found out how I
should update methods that use AjaxWebRequest to identify the type of
request (that is, whether it is result of an Ajax submi
the image that preloaded using asset loginImg able to change according to the
locale i select. but the for the mouseover "btn_login2.gif" . how do i make it
to suppport locale?
-
To unsubscribe, e-mail: [EMAI
I have a bean with property of type java.util.Date. There is also a
constructor getting Date value as parameter. When I try to use BeanEditForm
with this bean RenderQueueException is thrown saying:
...(for service 'BeanModelSource'): No service implements the interface
java.util.Date
Another
Sorry for not including the URL. Here it is:
http://code.google.com/p/tapestry-sesame/
Why does one always forget these things? ;-)
-
--
Caimito One Team - Agile Collaboration and Planning tool
http://www.caimito.net
http://www.stephan-schwab.com
--
View this message in context:
http://ww
Em Fri, 10 Oct 2008 12:54:49 -0300, Jonathan Barker
<[EMAIL PROTECTED]> escreveu:
I'm a little married to Spring / Acegi but I have looked at jsecurity
(jsecurity.org) and it seems to have a lot less baggage than Acegi.
Perhaps it could provide some of your core functionality?
Code reuse
I'm looking forward to checking out the project.
I'm a little married to Spring / Acegi but I have looked at jsecurity
(jsecurity.org) and it seems to have a lot less baggage than Acegi. Perhaps
it could provide some of your core functionality?
> -Original Message-
> From: Massimo Luset
Em Fri, 10 Oct 2008 12:16:01 -0300, Stephan Schwab <[EMAIL PROTECTED]>
escreveu:
Hi!
Hi! :)
I've created a new project at Google Code and would like to bring it to
your attention for comment and, if you like, collaboration.
The project is called "tapestry-sesame" and will provide someth
On Fri, Oct 10, 2008 at 5:16 PM, Stephan Schwab <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> I've created a new project at Google Code and would like to bring it to your
> attention for comment and, if you like, collaboration.
>
> The project is called "tapestry-sesame" and will provide something simila
Hi!
I've created a new project at Google Code and would like to bring it to your
attention for comment and, if you like, collaboration.
The project is called "tapestry-sesame" and will provide something similar
as Acegi / Spring Security does but with a sole focus on Tapestry 5.
For those wonde
On Fri, Oct 10, 2008 at 3:41 PM, Andreas Andreou <[EMAIL PROTECTED]> wrote:
> just add a filter like the one described at:
> http://randomcoder.com/articles/jsessionid-considered-harmful
A ServletFilter can do it but a T5 RequestFilter or Dispatcher can do
it too without have you to deal with Ser
I tend to try and keep all my pages as stateless as possible, you can
then quite easily require a few query string parameters per page when
this is the case, consider the case of browsing a storefront - you need
a "category id" (e.g. books, shoes), a page number (for the current page
if looking
Em Fri, 10 Oct 2008 10:37:54 -0300, Joel Halbert <[EMAIL PROTECTED]>
escreveu:
I tend to try and keep all my pages as stateless as possible,
The pages I was referring to *are* stateless. ;) Of course, page
requirements vary depending on their functionalities. :)
--
Thiago H. de Paula Fig
just add a filter like the one described at:
http://randomcoder.com/articles/jsessionid-considered-harmful
On Fri, Oct 10, 2008 at 2:35 PM, Angelo Chen <[EMAIL PROTECTED]> wrote:
>
> Hi Howard,
>
> Is this option already implemented? I need to strip the session id in the
> URLs.
>
>
> Howard Lewis
Em Fri, 10 Oct 2008 09:58:23 -0300, Joel Halbert <[EMAIL PROTECTED]>
escreveu:
I was wondering whether anyone missed the lack of direct support for
named context parameters?
I try to keep my pages as stateless as possible (thus bookmarkable) and
better support for "named" context variables
(other than that I did want to make clear I think it's a great framework!)
Joel Halbert wrote:
I was wondering whether anyone missed the lack of direct support for
named context parameters?
I try to keep my pages as stateless as possible (thus bookmarkable)
and better support for "named" con
I was wondering whether anyone missed the lack of direct support for
named context parameters?
I try to keep my pages as stateless as possible (thus bookmarkable) and
better support for "named" context variables would make this much easier.
José Paumard wrote:
François,
I think we all agree t
François,
I think we all agree that T5 is an outstanding framework on many points.
I've been using it for nearly a year now, with great pleasure and
satisfactions.
May I add those two issues :
https://issues.apache.org/jira/browse/TAPESTRY-2433
I reported this bug quite some time ago, Howard
Hi Howard,
Is this option already implemented? I need to strip the session id in the
URLs.
Howard Lewis Ship wrote:
>
> Tapestry could add an option to NOT encode the session id into URLs,
> with the caveat that clients with cookies disabled would see degraded
> or non-functional behavior. An
Am Fr, 10.10.2008, 10:56, schrieb Francois Armand:
> Ok, so we reach the point where T5.0 final is imminent, and we are all
> (I think) really happy of that.
> As we also want that T5 really makes its way in the Java Web ecosystem,
> I think it always miss some really little things that are really
Ok, so we reach the point where T5.0 final is imminent, and we are all
(I think) really happy of that.
As we also want that T5 really makes its way in the Java Web ecosystem,
I think it always miss some really little things that are really
important for a .0 release.
I purpose to start this di
So, no real interest in the community for this?
In general, I find the Zone concept a bit hard to nail down. I have gained
som experience in T5 now, and have made several attempts at making my Zone
demo page work like expected, but I still haven't made it happen. My debug
path so far:
1. Created
Hi,
I'm using contrib table and I want to use number formating on some of
the columns of the table's content. The tag is like this:
For example, I wan't to format the 'topBroker.volume' column. How can I do this?
Thanks.
--
Mohammad Irfan
---
www.doktermaya.com
www.L-Ads.com (classifieds a
31 matches
Mail list logo