On 12.03.2012 06:32, karthi wrote:

> When the user clicked on the button this above method will get invoked and I
> return a name "Play" so the page Play will get invoked, here I want to send
> a value (url to play the music) from music.tml to play.tml when the user
> clicks on the button, how do I achieve that?

1. Inject the target page using @InjectPage
2. Set the value of the URL for the injected page
3. Return the injected page, not the page name

You can find an example here:

http://jumpstart.doublenegative.com.au/jumpstart/examples/state/passingdatabetweenpages

HTH
 Stephan

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to