-
Article: Using DWR with TIBCO General Interface (4 messages)
- Posted by: Joseph Ottinger
- Posted on: December 19 2007 08:13 EST
"Using DWR with TIBCO General Interface," by DWR author Joe Walker, walks through three examples integrating TIBCO's General Interface with Direct Web Remoting. It shows how DWR provides remote access to Java classes, and shows how General Interface can create an interactive rich client, through three examples, including the source code available on the web.Threaded Messages (4)
- Re: Article: Using DWR with TIBCO General Interface by raghu tss rao on December 19 2007 09:15 EST
- 508 compliancy by Joe Walker on December 20 2007 06:01 EST
- Section 508 Compliance by Henri Chen on December 20 2007 10:29 EST
- hani suleiman - where is he these days?? by Gotya TheHero on December 28 2007 13:38 EST
-
Re: Article: Using DWR with TIBCO General Interface[ Go to top ]
- Posted by: raghu tss rao
- Posted on: December 19 2007 09:15 EST
- in response to Joseph Ottinger
Nice article. I would love to use it on my project. Our applications have to be 508 compliant. Is GI 508 compliant. Are any of the Ajax components 508 compliant. I presume the screen readers cannot handle partial refresh of the screen. -
508 compliancy[ Go to top ]
- Posted by: Joe Walker
- Posted on: December 20 2007 06:01 EST
- in response to raghu tss rao
I'm not sure that it's possible to say that any toolkit, including GI is 508 compliant - only a *website* (which may be built with a toolkit) can be 508 compliant. DWR does contain some tools to help you create 508 compliant websites. It has a system of notifiers to allow you to alert screen readers to visual changes, where the notifier can be altered depending on the disability in question. -
Section 508 Compliance[ Go to top ]
- Posted by: Henri Chen
- Posted on: December 20 2007 10:29 EST
- in response to raghu tss rao
Section 508 is indeed a complex issue for web application; especially when take Ajax into consideration. It is more a guideline rather than a standard to follow. No one can really just claim that they are Section 508 compliant since there is no explicit standard yet. We have been doing research on this topic. Here is our effort that you might be interested: ZK's Section 508 Compliance http://www.zkoss.org/zk508/ and ZK ARIA ( Accessible Rich Internet Applications) Project Guideline http://www.zkoss.org/zk508/ARIArole.html /henri The ZK Team http://www.zkoss.org -
hani suleiman - where is he these days??[ Go to top ]
- Posted by: Gotya TheHero
- Posted on: December 28 2007 13:38 EST
- in response to Joseph Ottinger
hani suleiman - where is he these days?? we need some comments from hani.