No, the strategy has changed. You generally want to
a) Include a static JavaScript file with the logic (event handlers, etc.)
b) Generate a *small* amount of initialization JavaScript dynamically
Because statics are only included once, you no longer need the
element from the T4 script DTD.
Ini
Does Tapestry 5 still use the following type of script file or has this
changed? I couldn't tell from browsing through the Url you gave.
http://jakarta.apache.org/tapestry/dtd/Script_3_0.dtd";>
http://tapestry.formos.com/nightly/tapestry5/guide/ajax.html
On Thu, Nov 6, 2008 at 11:36 AM, Todd Miller <[EMAIL PROTECTED]> wrote:
>
> I am currently involved in porting a Tapestry 4 project to Tapestry 5.
> I came across some html with the following:
>
> inputFieldID="languageTextFiel