Re: t5: forwarding in index

2009-04-15 Thread Francois Armand
Borut Bolčina wrote: It is now: https://issues.apache.org/jira/browse/TAP5-607 This bug was closed without real solution nor bypass, do you had some more information about it ? -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 5

Re: New T5 blog

2009-04-03 Thread Francois Armand
feed) ? -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and f

List of Tapestry 5 blogs on the wiki - add yours !

2009-04-03 Thread Francois Armand
-up a planet based on the list, it could be really nice idea... -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org FederID - http://www.federid.org/

Re: New T5 blog

2009-04-03 Thread Francois Armand
Thiago H. de Paula Figueiredo wrote: [...] By the way, is there any list of Tapestry-related blogs? If not, lets build one and add it to the Tapestry site. A wasn't aware of one, so I just created: http://wiki.apache.org/tapestry/Tapestry5Blogs Add your blog here ! -- Francois A

[blog post] Using T5 events and Xstream to produce HTML/XML/JSON output

2009-03-25 Thread Francois Armand
ge to learn :) This first article about T5 event and Xstream is rather basic, and just set up the thing to make them work. It's here : http://fanf42.blogspot.com/2009/02/tapestry-5-scala-view-article-in-html.html Have a nice reading ! -- Francois Armand Etudes & Développements J2

Re: Spring and Reload

2009-03-20 Thread Francois Armand
http://www.zeroturnaround.com/javarebel Disclamer: it's not opensource, and it's not free. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org FederID - htt

Re: How to make link correctly

2009-03-20 Thread Francois Armand
single point to correct in your application It's what I do for now, thanks for the answer. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org Feder

Re: How to make link correctly

2009-03-19 Thread Francois Armand
Ville Virtanen wrote: Hi, [...] Have you find any solution ? I have the same concern as you especially when working with dispatcher that redirect to T5 pages under certain condition. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33

Re: Tapestry JSONObject : no 'function' type, any workaround ?

2009-03-09 Thread Francois Armand
showEffect+"TO_BE_REPLACE"); [...] It's exactly what I'm doing for now, I wanted to know if there were others simpler/nicer solution. Thank you very much for your help, I will stand with that for now. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - h

Re: Tapestry JSONObject : no 'function' type, any workaround ?

2009-03-09 Thread Francois Armand
my first plan. How can I workaround that ? -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities

Re: Tapestry JSONObject : no 'function' type, any workaround ?

2009-03-06 Thread Francois Armand
ep in mind this solution...) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and f

Tapestry JSONObject : no 'function' type, any workaround ?

2009-03-06 Thread Francois Armand
Hello, The JSONObject type doesn't have a "javascript" type that would allows to produce unquoted string value. I'm aware of the https://issues.apache.org/jira/browse/TAP5-39 issue, so my question is : anybody knows a good workaround for that ? Tanks, -- Fr

Re: Tapestry 5.1: Wait for Page

2009-03-05 Thread Francois Armand
my personnel feeling :) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities m

Re: T5 : how to make input validations during the submission of a field ?

2009-03-02 Thread Francois Armand
his, ex.getMessage()); } } -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and fed

[T5.0.18] Post processing the DOM server side

2009-02-27 Thread Francois Armand
derSupport, which seems quite difficult to extends - it's not a real service. I also do know that there is two rendering pipelines, one for page render, one other for event handling. So, dear list, what do you think I should do ? -- Francois Armand Etudes & Développements J2EE Gro

Re: T5: Create a skinnable application

2009-02-25 Thread Francois Armand
's just an idea ;) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities m

Re: [T5.0.18] AjaxFormLoop for editing list of beans without a self-contained id ?

2009-02-20 Thread Francois Armand
Francois Armand wrote: Hello T5 user, I would like to use the AjaxFormLoop component to edit list of simple values, or more precisely a least of object whitout an "id" property. I thought I could use their position in the list as identifier, but I'm stuck with the de

[T5.0.18] AjaxFormLoop for editing list of beans without a self-contained id ?

2009-02-20 Thread Francois Armand
id. But in my case, I don't see what to relies on. hashcode and the like are not possible, because it's completely valid to have two equals object in the list. So... I'm surely missing something obvious, but I don't see what. Could somebody show me the way ? Any help welcome

Re: [OT] By boss decided

2009-02-18 Thread Francois Armand
digits is that there is something like 800,000 visitors in a day. The site: http://france.meteofrance.com/ Archived mail : http://markmail.org/message/jywreucbum4b3dba -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 6

Re: Zone within a Zone

2009-02-17 Thread Francois Armand
y, somewhere where I do think to a more state-full way of handling the things would be better. Why not a @statefull component annotation to keep all the state of a component that relies heavily on state, like AJAXified components do ? -- Francois Armand Etudes & Développements J2EE Groupe Lina

Re: T5: using an expression in t:if

2009-02-10 Thread Francois Armand
on. You have three possibilites : - do your logic in the java where it belongs ; - use the Chenillekit OGNL binding to gain access to OGNL syntax and possibilities ; - wait for T5.1, one of the most visible upgrade being in the expression language. -- Francois Armand Etudes & Développement

Re: DZone's 40th Refcardz, Apache Tapestry 5.0

2009-02-05 Thread Francois Armand
onPassivate ? Well, I think that this one is more "new user oriented". The next one should focus on really hot tips, IoC, AJAX, existing pipelines, well, all the beautiful architecture internals of T5 :) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linag

Re: T5 - spring integration

2009-02-05 Thread Francois Armand
thank you a lot for the pain saved ;) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities manag

Re: Odd Javassist error

2009-02-04 Thread Francois Armand
r you... I hope you will find a solution quickly - well, I mean if the Java 5 target is not acceptable. Good luck, -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://inte

Re: Switch from Prototype to jQuery?

2009-02-02 Thread Francois Armand
after all, and perhaps it would be painful to use jQuery all along a site, but for that use case, it was rather easy to make Prototype and JQuery work side by side in T5. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 -

Re: Switch from Prototype to jQuery?

2009-01-30 Thread Francois Armand
than the actual one ; - just use the framework he likes the most - as long as it does the job... Well, perhaps I'm really not the best one to talk about JS frameworks - I have a kind a hate/hum... hate relation with JS, so take this opinion with care :) -- Francois Armand E

Re: T5: Reading context before persistent fields are read

2009-01-28 Thread Francois Armand
%20trails+page:1+mid:42mxcp3ioiv5tdug+state:resultsand http://docs.codehaus.org/display/TRAILS/Conversations+in+Trails. Kalle That seems really cool, thanks for the module and for the work on Trail -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.:

Re: [T5] Expression Language

2009-01-27 Thread Francois Armand
iberck wrote: thank you of your response and your time Now I understand the concept. No problem :) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap

Re: [T5] Expression Language

2009-01-27 Thread Francois Armand
ry5/guide/templates.html and here: http://tapestry.apache.org/tapestry5/guide/parameters.html -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org FederID - htt

Re: How to inject Tapestry Objects in a thread

2009-01-26 Thread Francois Armand
hread scope", and in this case, you would be able to fully use T5 IoC and so, inject other service into it. For service scoping, see : http://tapestry.apache.org/tapestry5/tapestry-ioc/service.html I hope it helps, and perhaps I misunderstood something, so don't hesitate t

Re: Get the referring page

2009-01-23 Thread Francois Armand
vious page/URL. It's an interesting and common need, I would be interested in the solution. I see one more option in your list : a web-flow support (that seems to be the heaviest solution, and I'm thrilling to see how a T5 flavored one could look to...). -- Francois Armand Etu

Re: [DISCUSS] Should the quickstart archetype include tapestry-hibernate?

2009-01-23 Thread Francois Armand
would like to be able to really use persistence as soon the quickstart is finished) So, it seems that I have no definitive idea on the subject... Best solution: 2 quickstart, a ligth and a full-stack ; but I could see why having only the second one is OK. -- Francois Armand Etudes & Dév

Re: 1 week of Tapestry

2009-01-21 Thread Francois Armand
java and failing). Thanks for the mail, it's a good reward in itself for the time spent :) As a reminder, there is an IRC chan dedicated to Tapestry : #tapestry on freenode. Don't hesitate to join us ! -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://ww

Re: Questions about T5 html markup generated

2009-01-20 Thread Francois Armand
tml1-strict.dtd";> They seems to be link to the SAX parser, so perhaps it's a combination of both the Doctype and the xerces version I use... Hope it will allows other to don't spend 3 hours on that stupid problem. -- Francois Armand Etudes & Développements J2EE Groupe Lin

Re: [blog post] T5 - Scala blog : layout and CRUD for the blog

2009-01-20 Thread Francois Armand
aul Graham to explain why expert developer in one language may have some difficulties to see the limits of their preferred tool. The story is here: http://www.paulgraham.com/avg.html -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18

Re: [blog post] T5 - Scala blog : layout and CRUD for the blog

2009-01-20 Thread Francois Armand
much functional black magic in these articles, it will be for latter ones ;) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org FederID - http://www

Re: http to https in my tapestry aplicattion T5

2009-01-13 Thread Francois Armand
peibel wrote: Hi, my first page is http, but if you click a link the next page is https. You will have all what you need here: http://tapestry.apache.org/tapestry5/guide/secure.html -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33

Re: T5: Get remote IP address without Request/GlobalRequest?

2009-01-08 Thread Francois Armand
you want to achieve. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities m

Re: Keep It Sweet and Simple

2009-01-07 Thread Francois Armand
ind for it ? -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management

Re: T5's Ajax/Zone implementation has substantial limitations

2009-01-07 Thread Francois Armand
tart, as they are actually differents (onMyeventFromComponent and onXhrMyeventFromComponent ? So that user would have to really take care of the two case ?) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http:

Re: Is it possible to use Property Files with HTML tags in Tapestry 5.0

2009-01-06 Thread Francois Armand
g as it is, you will to use the outputraw component: http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/OutputRaw.html -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 ---

Re: [T5] Request Management

2009-01-05 Thread Francois Armand
der: " + request.getAttribute("foo")); } }; } def contributePageRenderRequestHandler(configuration:OrderedConfiguration[PageRenderRequestFilter], myFilter:PageRenderRequestFilter) { configuration.add("

Re: zone problems

2009-01-05 Thread Francois Armand
ly want to have clearly defined client-id, and so impose in first render phase a value to them. For example, I use to assign a value to clientId in SetupRender method thanks to "renderSupport.allocateClientId(name);" Hope it helps, -- Francois Armand Etudes & Développements

Re: [T5] Exposing child component parameters : inherit, autoconnect... Nothing better ?

2008-12-23 Thread Francois Armand
Francois Armand wrote: In my component building, I have a really common pattern which is: - I have a child component, which has a parameter, like : - I have a parent component, in which I use ChildComponent (standard component composition), and I want to expose some or all parameters of

[T5] Exposing child component parameters : inherit, autoconnect... Nothing better ?

2008-12-22 Thread Francois Armand
a list of properties names and make the "@Paramater private ParentParameter / "ChilParameter=inherit:ParentParameter"})" for me. Is there already somethink like that in T5, or do I have to copy/paste parameters ? -- Francois Armand Etudes & Développements J2EE Grou

Re: JSONStreamResponse. How to return an array?

2008-12-18 Thread Francois Armand
nent, or name your method "onGetnodes() {...} The autocomplete mixin is in the core lib, so you can get the source with T5 core lib, for example: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/mixins/Autocomplete.java?view=mark

Re: JSONStreamResponse. How to return an array?

2008-12-18 Thread Francois Armand
one, you could return a block or a component with just: - on client side, call: $T('zoneId').zoneManager.updateFromURL('theUrl') with theUrl somethink that looks like: "mypage:eventName" - on the java side, handle the event with an onEventName handler returning your

Re: Blog post about Tapestry 5

2008-12-18 Thread Francois Armand
tutorial#1" ( http://tapestry.apache.org/tapestry5/tutorial1/ ). So, congratulation :) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- http://fanf42.blogspot.com InterLDAP - http://interldap.

Re: T5: IOC and Groovy

2008-12-05 Thread Francois Armand
/demo/scripting/groovydemo -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and f

Re: rendering unclosed tags - a petition to fix before 5.1

2008-12-04 Thread Francois Armand
w how important it is. Just my 2(€)cents ;) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities manage

Re: Osgi trouble - the next level- solved

2008-11-10 Thread Francois Armand
wondeful with a little of runtime loading of new component libraries... Any help will be much appreciated ! -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID -

Re: Tapestry 5.0.15 w/ Tomcat won't start on machine under load

2008-10-31 Thread Francois Armand
ls: https://issues.apache.org/jira/browse/TAP5-277 -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management

Re: so much useless logging

2008-10-28 Thread Francois Armand
opened. I read that as category "com.company.webapp.Page" --> "t5.enhanced.com.company.webapp.Page" I agree with you interpretation. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- Inter

Re: [T5] Unclosed empty HTML tags (bug?)

2008-10-20 Thread Francois Armand
content-type for your page, as describe in the bug report. But in this case, you will hit the ie bug... So the simplest thing to do is : vote for the bug, and follow the HowTo. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 1

Re: [T5] Unclosed empty HTML tags (bug?)

2008-10-20 Thread Francois Armand
u may hit https://issues.apache.org/jira/browse/TAP5-263 and want to look to http://wiki.apache.org/tapestry/Tapestry5HowToXhtml If it's something else, it may actually be a new bug :) Hope it will help, -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.

Meeting Howard in Paris

2008-10-20 Thread Francois Armand
le variation of the "missing s for he/she/it", difference between his,it's ant its, etc". To tell the true, my French is not really better :) And don't forget the existence of the Tapestry irc channel : #tapestry on freenode ! -- Francois Armand Etudes &

Re: [ANN] JumpStart 3.16 has arrived!

2008-10-13 Thread Francois Armand
Francois Armand wrote: Geoff, I didn't look at your work yet, I mean, "I didtn't look at that new version of...", of course :) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDA

Re: [ANN] JumpStart 3.16 has arrived!

2008-10-13 Thread Francois Armand
f examples. So, great work and thank you again ! -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management

Re: [T5] What is your missing feature / bloking bug before 5.0 ?

2008-10-13 Thread Francois Armand
es.apache.org/jira/browse/TAP5-257, that seems to bring other pb with decorator and the like ; Enloy ! -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org

[T5] What is your missing feature / bloking bug before 5.0 ?

2008-10-10 Thread Francois Armand
ady vote for existing bugs ? Which ones ? -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open

Re: NPE when trying to contribute ServletContextSymbolProvider to SymbolSource (WAS: Re: Page pool hard limit and page instance usage)

2008-10-07 Thread Francois Armand
uration configuration, @InjectService("setRequestResponse") RequestFilter setRequestResponse, (other handlers)) { configuration.add("setRequestResponse", setRequestResponse, "before:*"); ... } -- Francois Armand Etudes & D

Re: Problem injecting ApplicationStateManager into service implementing commons-upload ProgressListener

2008-10-07 Thread Francois Armand
Francois Armand wrote: [...]. So, I have no idea why the bug is not always here. But it happens that the problem was that I try to use (tapestry) Request before the call to requestGlobals.storeRequestResponse(request, response); was done : I'm in a RequestHandler, and this is done i

Re: Problem injecting ApplicationStateManager into service implementing commons-upload ProgressListener

2008-10-07 Thread Francois Armand
ava 5 or 6, run jetty run), the behavior depends off the debug level for org.apache.tapestry. In debug level, all is good, in info, I get the NPE. (so that I can't debug it :) It's becoming to look like a Javassist bug... -- Francois Armand Etudes & Développements J2EE Groupe Linag

Re: NPE when trying to contribute ServletContextSymbolProvider to SymbolSource (WAS: Re: Page pool hard limit and page instance usage)

2008-10-06 Thread Francois Armand
? Thanks, -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and federa

Re: Problem injecting ApplicationStateManager into service implementing commons-upload ProgressListener

2008-10-06 Thread Francois Armand
+to+#query:list%3Aorg.apache.tapestry.users%20NPE%20when%20trying%20to%20contribute%20ServletContextSymbolProvider%20to%20+page:1+mid:hdcboxjrxkrgruyy+state:results Pierre-Alain, did you find a solution ? -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +

Re: T5 integration with spring webflow

2008-10-02 Thread Francois Armand
wizards) , and perhaps you will have more information if you search in the ml archive. Hope it will help, -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID -

Re: [ANN] The Ars Machina Project: open-source packages related to Tapestry 5 (and some which aren't)

2008-10-02 Thread Francois Armand
jects, any other subject, and drink and eat something. :) PS: I know most people in this list lives very far from here, but why wouldn't invite my Tapestry folks? :) Hum. I think that the travel from Paris would be a little too long, but I will drink a beer for you and your work ;) --

Re: Access final static fields from template

2008-09-30 Thread Francois Armand
, I'm interested :) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management

Re: [T5] AJAX and partial updates of forms ? [Zone AjaxFormLoop FormInjector FormFragment and the like]

2008-09-26 Thread Francois Armand
Francois Armand wrote: Hello guys, [..] [1] Ex of what I want : Update info // in real life, I whould like to use a mixin for that, trigger on some action on a field ... [here goes a lot of stuff with fields and components and the like] Nobody to that ? -- Francois Armand

[T5] AJAX and partial updates of forms ? [Zone AjaxFormLoop FormInjector FormFragment and the like]

2008-09-25 Thread Francois Armand
t, on a field ... [here goes a lot of stuff with fields and components and the like] -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.

Re: [T5] - XHtml - wiki info outdated

2008-09-24 Thread Francois Armand
think nothing change for 5.0.15 in this aera). Hope it help ! -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities manage

[T5.013/14/15] Re: Updating a zone within a form ?

2008-09-24 Thread Francois Armand
t; No object of type org.apache.tapestry5.services.FormSupport is available from the Environment. " So, does somebody ever succeed in something like that ? Thanks in advance, -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0

Re: question about recursion in a component.

2008-08-20 Thread Francois Armand
a/org/interldap/wui/t5lib/components/Tree.java?rev=389&view=markup Be carefull, it was for a very old version of T5 (perhaps 5.0.6 or so, and I believe a lot of thing are simplier now). Hope it help, -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.c

Re: T5 - Include HTML in Message Catalogs

2008-08-18 Thread Francois Armand
there's other tutos about this topic): http://wiki.apache.org/tapestry/Tapestry5HowToAddMessageFormatBindingPrefix -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID -

Re: T5 UTF-8 new behaviour in T5.0.14

2008-08-01 Thread Francois Armand
Hope it will help... -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities manageme

Re: T5: redirect page in a Dispatcher

2008-07-07 Thread Francois Armand
then just call the last link in history. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and f

Re: [T5] About core components subclassing and methods with package visibility

2008-07-03 Thread Francois Armand
lution fir simpler cases :) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identiti

Re: [T5] About core components subclassing and methods with package visibility

2008-06-27 Thread Francois Armand
ug report for that would be better than a simple message in the list (so we can vote for it ;) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/

Re: Tapestry 5 - doesn't generate valid XHTML

2008-05-06 Thread Francois Armand
/MarkupWriterFactoryImpl.java?view=log Thank you Christian for your tutorial that explains how to set XHTML as the default : http://wiki.apache.org/tapestry/Tapestry5HowToXhtml I put the link here for history (and mailing list archive search ;) -- Francois Armand Etudes & Développements

Re: Dynamic list of strings in a form

2008-04-15 Thread Francois Armand
, and that's all ! This simple component build the form for you. There is a big drawback: this kind of feature should be made only client side, or almost. Here, each add/remove send a request to the server... Hope it will help ! -- Francois Armand Etudes & Développements J2EE Gr

Re: Tapestry 5 - doesn't generate valid XHTML

2008-04-15 Thread Francois Armand
09/15/467901.aspx), and if page with content type set to "text/html" are not valid xhtml. I don't find this bug reported, but I'm quite sure that Christian already talked about that in the ml. Christian, does this remind you someting ? -- Francois Armand Etudes & Dével

Re: T5 : Event bubbling

2008-04-10 Thread Francois Armand
: http://tapestry.apache.org/tapestry5/tapestry-core/guide/event.html If you want to return the same page, just return the page object (available thanks to ComponentResources#getPage() ). Perhaps if you return this, T5 will do the job for you. -- Francois Armand Etudes & Développements

Re: Getting Answers on the User List

2008-04-10 Thread Francois Armand
Howard Lewis Ship wrote: Just want to say thanks to everyone whose providing answers and support on the users list. I'm really impressed by how much Tapestry 5 knowledge is out there. Not to forget the irc channel on freenode: #tapestry ;) -- Francois Armand Etudes & Développem

Re: T5: beta?

2008-04-09 Thread Francois Armand
Hugo Palma wrote: You mean other than http://tapestry.apache.org/news.html#Tapestry%205.0.11%20is%20beta and the fact that Tapestry 5 in the home page now shows up as "Tapestry 5 (beta)" ? Oups :) Perhaps should I change my glasses :) -- Francois Armand Etudes & Développemen

Re: T5: beta?

2008-04-09 Thread Francois Armand
Angelo Chen wrote: Hi, any news about coming beta? 5.0.11 is tagged beta, but I didn't see any "official" annonce of that. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - h

Re: How to redirect in component

2008-04-07 Thread Francois Armand
can I use it ? -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management

Re: [ANN] JumpStart 3.5 available - for Tapestry 5.0.11

2008-04-02 Thread Francois Armand
Geoff Callender wrote: Hi all, [..] Geoff Callender Again, so that we also say when things go well : thank you for that Geoff :) -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap

Re: onSelected event from Submit component

2008-04-02 Thread Francois Armand
ation. There is on the wiki a "submit with context" component : http://wiki.apache.org/tapestry/Tapestry5SubmitContextComponent -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.

Re: component event handling problem

2008-04-02 Thread Francois Armand
c A button doesn't send the "submit" event but the "selected" event, as you can see here: http://tapestry.formos.com/nightly/tapestry5/tapestry-core/ref/org/apache/tapestry/corelib/components/Submit.html Try onSelectedFromSubmitButton() {...} Hope it will help, -- Franco

Re: component event handling problem

2008-04-02 Thread Francois Armand
ected ? -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and f

Re: @Cached and caching in general

2008-03-25 Thread Francois Armand
th things that just don't work as expected. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identit

Re: @Cached and caching in general

2008-03-25 Thread Francois Armand
r any other looping component) and you get the current value of an object, for the current iteration. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.fe

Re: Client side validation and IE

2008-03-25 Thread Francois Armand
cript Adapter Architecture") ? -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management

Re: AW: AW: T5 Reasons for Using Tapestry / Comparison

2008-03-20 Thread Francois Armand
your comment, so if you want to add details or rewrite some parts... Thank you ! -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open So

Re: AW: T5 Reasons for Using Tapestry / Comparison

2008-03-19 Thread Francois Armand
ke to read what Tapestry and GWT may bring one other to each other. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities manag

Re: Tapestry at my company

2008-03-18 Thread Francois Armand
Rob Smeets wrote: Hi All, [] I really really hope that no Wicket's dev are aware of that continuous fud. And I really really hope that no Tapestry user is doing the same thing on Wicket's list (or anywhere else, for the matter). -- Francois Armand Etudes & Développemen

Re: T5 : How to access to a Component Body ?

2008-03-16 Thread Francois Armand
of t5, but the code should be relevant : http://markmail.org/search/list:org.apache.tapestry.users#query:list%3Aorg.apache.tapestry.users%20date%3A200708%20order%3Adate-forward+page:1+mid:qgywhbudcryvz2ks+state:results -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://ww

Re: T5: Jruby

2008-03-12 Thread Francois Armand
king that JRuby class are much more different from Java class than Scala or Groovy are, so I'm a little doubtful. -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID

Re: Tapestry 5 and Spring Web Flow 2.0

2008-03-07 Thread Francois Armand
. We will begin to prototype and test that in a near future, so if some other people are interested on that subject, perhaps we should work together ? -- Francois Armand Etudes & Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- In

Re: T5: Response Content Type, Web Standards and IE

2008-03-07 Thread Francois Armand
Tapestry see "text/html", it switches to its SGML renderer and so the input is not longer valid XHTML (it's valid HTML). Perhaps I misunderstood, but I believe that Christian 1/ want to render valid XHTML 2/ have to use "text/html" content type. -- Francois Arman

  1   2   >