I consider this a bit of a nice case.
Define one method for the first link.
Define a second method for the second link and just call the first
link's method.
It's a balance: an extra couple of lines of code for something that's
pretty rare, vs. added complexity for this one situation.
An option
Hi Folks,
I think I'm missing something obvious here, but would appreciate a shove in
the right direction.
I have a page with two links on it, and I want both to run the same listener
method on the page class.
So I want to have
${useCaseBaseline.name}
at two points in my page (actually both