Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JAVA EE Accessibility [closed]

I was going through the fundamentals of JAVA EE 6, Introducing the Java EE 6 Platform: Part 1 and came to know that Accessibility is one of its prominent distinguishing feature from the JAVA SE. Please help with me to know what exactly this feature is and how it differs from SE Accessibility. I am new to the Java EE, so please forgive me if there is any mistake and feel free to comment about it..

like image 742
Arun Chettoor Avatar asked Jun 18 '26 18:06

Arun Chettoor


1 Answers

Accessibility in the first article you posted means that a Java EE application can provide interfaces to be accessed in various ways (e.g. Webservices, HTML-Websites...).

Accessibility in the second article means support for disabled people (e.g. better contrast or larger UI elements).

The two terms do not have anything in common in these two articles.

like image 128
tobiasbayer Avatar answered Jun 21 '26 07:06

tobiasbayer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!