Hello,
this is a known problem, but we don't have a solution yet.
The main idea of Tobago is that the source code (especially the JSP
pages) are independent from the output format (e.g. HTML). If we allow
to set "onchange" and "onclick" events, the source code will depend on
the output format.
One solution might be to use an "abstract" scripting language, which can
be translated into different output formats.
But there is no decision yet.
Do you have a concrete problem? Maybe I can help you?
Regards,
Udo
Dani Kenan wrote:
Hi,
I would like to handle onchage or onclick events in the client side.
It seems missing from the Tobago tld.
Is there away around this limitation? Is there a chance to get a fix for that?
TIA
Dani