Javascript DOM and tapestry5

2008-12-20 Thread cuartz
Hello everybody!! im new on tapestry and i have a little question, how can i get the value of an input that was dynamically added into the form with javascript, i know that is easy to add inputs whit ajax but i realy think that its faster and better specially for tapestry type apps, so this is the

Re: Javascript DOM and tapestry5

2008-12-21 Thread cuartz
Thanks!! Howard, exactly what i was looking for, tapestry is a very nice project just need more tutorials, here is the code if someone else had the same question -Dom.tml- http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";> DOM function addRecord(){ var count = document.getElementById("count

call javascript function from the server

2009-09-23 Thread cuartz
can someone tell me how to call a javascript function from the pageDetached() method -- View this message in context: http://www.nabble.com/call-javascript-function-from-the-server-tp25531233p25531233.html Sent from the Tapestry - User mailing list archive at Nabble.com. --

Ajax, call javascript function from pagedetached t5

2009-09-23 Thread cuartz
I want to know if its possible to call a javascript function from the pageDetached() method in tapestry 5 -- View this message in context: http://www.nabble.com/Ajax%2C-call-javascript-function-from-pagedetached-t5-tp25531281p25531281.html Sent from the Tapestry - User mailing list archive at Na

Tapestry5 IoC and Request problem

2009-10-08 Thread cuartz
Hello everybody, i had a problem trying to use the tapestr5 IoC from tapestry 4 pages, its a big system whit tpaestry5 and tapestry 4 pages, when i call a service that handles the request (org.apache.tapestry5.services.Request) from tapestry5 pages everything is ok, but when i call this service fr

Re: Tapestry5 IoC and Request problem

2009-10-09 Thread cuartz
Thanks Thiago, let me see if i understand, so in my tapestry 4 page i use the storeServletRequestResponse method to store them and then i call my service? i guess im missing something here Thiago H. de Paula Figueiredo wrote: > > Em Thu, 08 Oct 2009 20:55:04 -0300, cuartz >

Re: Tapestry5 IoC and Request problem

2009-10-09 Thread cuartz
Still i have the same issue, maybe i wasnt clear or im to frustrated to think clear and understend what happends, for exampe i have this code: t5page.java-- @InjectService MyService myService Object OnActivate(){ myService.getData(); } t4page.java--- void initialize(){ MyService

Re: t5: sending json object to an actionlink

2009-10-11 Thread cuartz
org.apache.tapestry5.json, JSONArray, JSONLiteral, JSONObject, JSONString i guess you can recive the json object as a parameter onActivate(JSONObject json) and you also can send it back with ajax to de client -- View this message in context: http://www.nabble.com/t5%3A-sending-json-object-to-an-

Re: Tapestry5 IoC and Request problem

2009-10-12 Thread cuartz
Someone who can help??? i accept any advice -- View this message in context: http://www.nabble.com/Tapestry5-IoC-and-Request-problem-tp25813570p25859358.html Sent from the Tapestry - User mailing list archive at Nabble.com. -

Re: Tapestry5 IoC and Request problem

2009-10-12 Thread cuartz
Ok thanks, now i understand, unfortunately i cant change that parameter on the services, but now that i know whats happends i can think on a solution, if someone had a solution or an advice let me know. Thanks Kalle and Thiago -- View this message in context: http://www.nabble.com/Tapestry5-IoC-

Re: [Tapestry Central] Next Steps for Tapestry

2009-11-07 Thread cuartz
I think both are necessary to make tapestry more popular, but i think would be better if you work on code, tapestry is already known by a lot of people, i’m a 24 years old Mexican and in my 3 years of experience i already have been part of 2 tapestry 5 big projects, the first last 10 months and i’