Hi ,
i have a html template which is accessed by 2 different
page-specifications(page x , page y)(most of the template was the same so i've
created just one template)
In the html template i need to know which page specification has initialised
the template in order to use the CSS accor
html template ...
Diogenes Moreira wrote: you can use the onchage event or evaluate the condion
in the Page
object and then incluide in you template a segment like this.
You can use a refresh IActionListern
<--
window.open()
-->
Greetings,
2006/3/27, Aninder Makkar :
>
IL PROTECTED]> wrote: you can use the onchage event or
evaluate the condion in the Page
object and then incluide in you template a segment like this.
You can use a refresh IActionListern
<--
window.open()
-->
Greetings,
2006/3/27, Aninder Makkar :
> Hi Guys ,
> Im c
Hi Guys ,
Im creating a PropertySelection component in Tapestry 3.0 , the fields for
the drop down are dynamic
and i've implemented a new IPropertySelectionModel , one of the reasons
include adding a external link to the end of the drop-down list
Now when the user clicks on th
Im going thru howard's tapestry in action and i think it's a wonderful book
,well if ur learning tapestry u don't need to be taught the abc's of jsp's and
servlet''s but anyway the author does a great job of explaining the concepts
underlying tapestry + many great tips and pointers to web develo