WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: any accessibility issues with java struts?

for

From: deborah.kaplan@suberic.net
Date: Feb 24, 2012 6:27AM


On Fri, 24 Feb 2012, Nancy Johnson wrote:

> Does anyone on this list know of any accessibility issues when using
> Java Struts in the backend?

Are you using the Struts tag library to make your forms? You'd need to make sure, if so, that the jsp allows you to use unsupported attributes such as ARIA. (Or possibly it supports ARIA now, I'm not sure.)

-Deborah