climbingrose wrote: > Dojo just seems to be to heavy weight for most purposes. I mean if > you only want a bloody calendar in your webapp, you don't want to > load up a 100kb of javascript. Plus, it might be my experience only, > Dojo seems to have the tendency to hang my browser everytime I open a > Dojo-based app.
I've been using dojo for more than 1 year. I had huge performance concerns (but no hang). The only solution was to disable parseWidget and add widgets using dojo.widget.createWidget. Also use gzip compression on *.js. This way, every thing works pretty fine. If it's not possible with struts 2, stay far away from the ajax theme... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]