atom feed19 messages in org.apache.struts.userRe: Struts with XSLT
FromSent OnAttachments
Graham SmithAug 18, 2005 7:12 am 
Don BrownAug 18, 2005 8:01 am 
Graham SmithAug 18, 2005 8:31 am 
Craig McClanahanAug 18, 2005 9:31 am 
Mark BenussiAug 18, 2005 9:36 am 
John MartyniakAug 18, 2005 12:07 pm 
Michael JouravlevAug 18, 2005 12:32 pm 
Graham SmithAug 18, 2005 12:42 pm 
Leon RosenbergAug 18, 2005 12:44 pm 
Leon RosenbergAug 18, 2005 12:52 pm 
Graham SmithAug 18, 2005 1:05 pm 
Michael JouravlevAug 18, 2005 1:10 pm 
Luiz GodoyAug 18, 2005 1:21 pm 
Leon RosenbergAug 18, 2005 1:27 pm 
Eduardo Ribeiro da SilvaAug 18, 2005 1:32 pm 
Dhar...@ubs.comAug 18, 2005 2:10 pm 
Peter MaasAug 18, 2005 10:41 pm 
Mitchell, Steven CAug 19, 2005 5:29 am 
Craig McClanahanAug 19, 2005 2:52 pm 
Subject:Re: Struts with XSLT
From:Don Brown (dona@gmail.com)
Date:Aug 18, 2005 8:01:54 am
List:org.apache.struts.user

Hmm...smell of death for stxx might be a bit harsh :) While it true I need to get a release out that better supports 1.2, I've been using it in production for over a year without problems, and would recommend you take another look. You, of course, are welcome to get involved, submit patches, even join the project.

Regarding Struts and XSLT, I've had a good experience ditching JSP. XSLT is powerful and fun even once you get the hang of it. Now to your questions...

On 8/18/05, Graham Smith <gra@crazysquirrel.com> wrote: <snip />

* Should I just stop fighting city hall and abandon XSLT in favour of JSP? * Perhaps it's still a little early to say exactly how Struts 2.x will turn out but will the idea of view technology independence be maintained?

Of course there isn't a Struts 2.0, yet anyways, but Struts Shale is already exploring an alternate view, HTML templates, for JSF and JSF itself is designed to be view independent, however, I haven't heard of any view handlers that use XSLT yet. Another project we are working on in the sandbox, Struts Ti, already has support for XSLT.

Hope that helps,

Don

* If Struts 2.x doesn't (essentiall) force us to use something akin to JSF will XSLT still be a viable option?

Thanks for reading this far. I really look forward to hearing your views.

Graham