0 Replies Latest reply on Sep 28, 2009 2:16 PM by iturcan

    Seam and WCAG 1.0 - JSP as alternative view

    iturcan
      hello,

      i am new to Seam :) We would like to use Seam in project for specific customer.  It want to have web application which follow WCAG 1.0. It's bit problem because JSF itself use Javascript and it's not recommended by WCAG 1.0.

      Our idea is create application with Seam and RichFaces/ICeFaces as view for regular pages. And as alternative web pages for users which will have Javascript disabled we would like to use JSP with only JSTL or own tag library support -> without JSF.

      it's possible to do it with Seam ? if so, are there some recommendations ?

      many thanks

      Ivan