users@javaserverfaces.java.net

RE: Is jsf 508 compliant

From: Kito D. Mann <kmann_at_virtua.com>
Date: Thu, 21 Feb 2008 10:45:30 -0000

Joshna,

I think you're missing something -- the HtmlCommandLink component in JSF 1.2
does support the onkeypress attribute.

In broader terms, though, whether the components are 508 compliant depends
on the components themselves. If the standard HTML attributes aren't enough,
you may want to pick a component suite that specifically says it's section
508 compliant.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kito D. Mann - Author, JavaServer Faces in Action
http://www.virtua.com - JSF/Java EE consulting, training, and mentoring
http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info

> -----Original Message-----
> From: Joshna.Kambalapalli_at_Sun.COM [mailto:Joshna.Kambalapalli_at_Sun.COM]
> Sent: Thursday, February 21, 2008 10:13 AM
> To: users_at_javaserverfaces.dev.java.net
> Subject: Is jsf 508 compliant
>
> Hi
>
> I am using JSF 1.2 for building portlets in my cms project.
>
> when a <h:commandLink > is redered it will be some thing like <a href=
> # onclick=
>
> But it doesn't have onKeyPress which is necessary for a product to be
> 508 compliant.
>
> Is JSF fully compliant .If not can you point me to documentation where
> it specifies that.
>
> It would be helpful if some body can answer asap
>
> Regards
> K.Joshna
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_javaserverfaces.dev.java.net
> For additional commands, e-mail: users-
> help_at_javaserverfaces.dev.java.net