ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

how to send values from one .zul page to another .zul page

nageshprabhug
19 Mar 2010 01:27:07 GMT
19 Mar 2010 01:27:07 GMT

hi everyone.......

can any one help me..... how to send the values from one .zul page to another .zul page........ please help me......


thanks in advance

terrytornadoTop Contributor
19 Mar 2010 02:37:14 GMT
19 Mar 2010 02:37:14 GMT

Search for:

setAttribute()
getAttribute()

nageshprabhug
19 Mar 2010 03:24:14 GMT
19 Mar 2010 03:24:14 GMT

hi terrytornado...... thanks for your answer.......

as i am new to this can u please give an example program that uses setAttribute() and getAttribute()......... please help me.......

nageshprabhug
19 Mar 2010 04:01:43 GMT
19 Mar 2010 04:01:43 GMT

hi terrytornado......
I got it how to use setAttribute() and getAttribute()......... but can u please tell me how to use that getAttribute() value in the tag <audio src=""/>
i want that src should be value of getAttribute()........ please help me.......



thanks in advance