1 Reply Latest reply on Jul 31, 2006 12:41 AM by gavin.king

    Seam without JSF

    isterin

      Ok, I've seen posts on the fact that Seam currently requires JSF. I'm wondering whether support for non-JSF view technologies is planned. Our app is being build using XSLT views with in-browser transformations, so we don't want any MVC type stuff, other than abstraction from the HTTP(Response|Request) and some other basic services. Our response is plain XML with an attached XSLT sheet.

      My biggest reason for wanting to Seam is it's stateful lifecycle services and integration with JBPM, since our app is a workflow application.

      Thanks.

      Ilya