Hi,
I have a component with a .script file. In there I have a method with a window.open() call. I need the URL of another tapestry component for the first parameter. Would someone be kind enough to tell me how this is done in tapestry? I have seen a method using link components, set its display to 'none' then use script to grab the links' URL but I'm assuming there must be a cleaner method. Thanks, Rob.
