I created a form with a single text field. To my surprise Tapestry 4.1 
rendered an HTML-page that contained a piece of javascript with dojo-commands. 
Since the "dojo.js" was not loaded into the HTML-page it gave me an error. So 
I surrounded the form component with a shell component. After all, my tiny web-
app, just displaying a simple text field and a submit button, not using ajax 
nor any dojo things, was forced to load the 173 KByte heavy "dojo.js". The 
integration of dojo into Tapestry seems quite invasive to me.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to