I m using Tapestry latest final release i.e T18
I m using extjs and tapestry both I had added tapestry component in a tml
page
which also contains extjs component.
When i run tml only tapestry component get rendered and extjs component get
failed in rendering.
My tml page looks as
http://tapest
trying to return an URL from an AJAX event handler
> method and not from a rendereing lifecycle event method.
>
> The URL return type is only allowed in the latest.
>
> On Wed, Nov 19, 2008 at 3:24 PM, Sonu bhavsar
> <[EMAIL PROTECTED]>wrote:
>
>>
>> I had t
ponse,
org.apache.tapestry.runtime.Component,
org.apache.tapestry.services.ActionResponseGenerator.
Thanks
Amol
Thiago H. de Paula Figueiredo wrote:
>
> Em Wed, 19 Nov 2008 04:03:27 -0300, Sonu bhavsar <[EMAIL PROTECTED]>
> escreveu:
>
>
>> I working in a project which consist of both j
I working in a project which consist of both jsp pages and tapestry pages.
forwarding control to tapestry page from jsp page has no problem.
But i failed to redirect control to jsp page from tapestry page
Does anyone knows solution please help me.
Thank you,
Amol
--
View this message in context:
I had created a service class and I need to inject it into the tapestry page
Please tell me the steps.
I had used
@Inject
@Service("userManager")
IUserManager usermanager;
--
View this message in context:
http://www.nabble.com/How-to-integrate-spring-with-tapestry-%28How-to-inject-a-service-in-t
I have a page and template named login.java and login.tml
i want to to redirect to the page register.tml with calling a method named
initialize() defined register.java
I had written anchor tag as(in login.tml)
${Root}/register.initialize register
I dont want to use onactivate or setuprender I w
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