Why don't you use Cocoon, as this is designed to use XML/XSLT for the presentation layer.
Regards, Scott ----- Original Message ----- From: "Paul EYENI" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 18, 2001 11:08 AM Subject: Struts with XML/XSL for the View > Hi, > > I intend to use Struts framework for the controler facilities. > The presentation layer will be done with XML/XSLT files parsed by the > browser (IE 5.5 with MSXML3.0). We don't use any JSP. > > We want to implement MVC2 pattern. > Do you think Struts is convenient with my need ? > If not, do you know other framework to implement MVC2 pattern with XML/XSLT > parsed in the client side for the presentation ? > > Thanks for your answer, > > Eric Brault > CGEY France

