On Fri, 04 Jun 2010 08:30:42 -0300, LiborGMC <l.pre...@gmc.net> wrote:

Hi there,

Hi!

I'm developing web application in T 5, this appl is working fine in main
browsers and on mobile devices (Win, Android, iPhone). But on Blackerry it isn't. I didn't get any error messages, it is just not working.

Have you used the Errors component?

The appl quite simple, no AJAX I've read some articles that BB could have some
problems with JavaScript and T 5 using JS a lot.

Saying that T5 uses JS a lot is not strictly correct. The framework itself doesn't need JavaScript to work. Some components use AJAX (Form, form fields), but they still work with JS disabled. Form validation is done in JS *and* in the server. Some components and mixins depend on JS (FormInjector, TriggerFragment, Autocomplete, Zone, etc). Just don't use them if you want your application to work without JavaScript.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to