Re: dojo plugin

2008-07-10 Thread Miguel
In fact, the very simple functionality i think we are talking about is the a and the submit tag, displaying in a target node of the same page, and perhaphs submiting using jdom. This is the functionality I find useful, and I agree to do the rest of things by hand using the raw framework. Si quie

Re: dojo plugin

2008-07-10 Thread Struts Two
One issue with Dojo 0.4 that comes with framwork is its lack for accessiblity, however; Version 1+ adds this capability.I know in my company there are a few people who use screen readers and that puts me personally on spot for using framework's ajax tags. - Original Message From: Dave

Re: dojo plugin

2008-07-10 Thread Dave Newton
My take on it is that a limited amount of functionality is valuable--make the simplest use-cases extremely simple. Anything beyond that it's better to just use the framework raw; there are many advantages to that approach. Anything beyond simple use-cases requires JavaScript code anyway; might a

Re: dojo plugin

2008-07-10 Thread Musachy Barroso
Well, I have started 3 times so far, and quit each time. In my very own humble opinion I don't think it is worth all the effort. Our javascript code consists of wrappers around the dojo widgets to either fix bugs, or add functionality (like topics). Feel free to ask questions about the current impl

Re: Firefox3 seems to jam with the struts2 ajax theme

2008-07-10 Thread Dave Newton
http://dojotoolkit.org/support/faq/why-does-dojo-fail-load-file-urls-firefox-3 (Although it's wrong, it's close, and it provides links to relevant FF pages.) Dave --- On Thu, 7/10/08, Musachy Barroso <[EMAIL PROTECTED]> wrote: > Try the Dojo forums, they might have a work around for it. > > On

dojo plugin

2008-07-10 Thread Miguel
Hello All, Is there anyone that is trying to port the struts2-dojo-plugin from dojo 2.4.x to 1.1.1? I've downloaded de source, and will be trying to figure which struts widgets don't play well with the new dojo, but to be honest, i'm feel a bit lost in all that code, specially in the js stuff. >Fr

2.0.x build

2008-07-10 Thread Musachy Barroso
I think this is kind of important: http://jira.opensymphony.com/browse/XW-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_32121 musachy -- "Hey you! Would you help me to carry the stone?" Pink Floyd --

Re: Firefox3 seems to jam with the struts2 ajax theme

2008-07-10 Thread Musachy Barroso
Try the Dojo forums, they might have a work around for it. musachy On Thu, Jul 10, 2008 at 4:39 AM, tonijim <[EMAIL PROTECTED]> wrote: > > Hi there, > I have an application running on tomcat6. It uses postgres and hibernate. > The point is that Firefox 3 seems to jam when it tries to load the pag

Firefox3 seems to jam with the struts2 ajax theme

2008-07-10 Thread tonijim
Hi there, I have an application running on tomcat6. It uses postgres and hibernate. The point is that Firefox 3 seems to jam when it tries to load the pages that use the ajax theme. It looks like it throws an error at some point when loading the dojo js libraries in . The particular page actually