I notice that if I do this...
<a href="#" jwcid="@DirectLink" listener="listener:doStuff"
parameters="ognl:value">
...with this backing code:
public abstract CustomClass getValue();
public void doStuff(CustomClass value) { ... }
...it doesn't work (which I would expect), but I get this error message:
Could not find a strategy instance for class CustomClass
...which suggests that this *could* work if only I registered a
"strategy" with Tapestry, whatever that means. I looked through the
docs and a did a quick web search on this, without luck -- though I'm
sure good information is out there somewhere.
Anybody on this list know how it's done? I'm using 4.0 beta 3.
Cheers,
Paul
_________________________________________________________________
"Nationalism is an infantile disease. It is the measles of mankind."
-- Albert Einstein
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]