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 want direct call to the
initialize method.
 
 Is this possible in Tapestry if yes then please let me know.
-- 
View this message in context: 
http://www.nabble.com/How-to-call-a-method-of-a-tapestry-page-when-the-page-is-called-using-anchor-tag-tp20014843p20014843.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to