Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Struts and xslt

4 views
Skip to first unread message

Andy

unread,
Sep 1, 2004, 2:11:18 PM9/1/04
to
Hi

I am considering to use Struts or Xml/Xslt in the presentation
layer tier. I like the possibilities to verify form values and
error handling of form values with Struts tiles.

I wonder if there are the same possibilities to use the same features
in Xml/Xslt, as when you are using Struts tiles? Or what are the main
differences in using Xml/Xslt compared to Struts?

Thanks,
Andy

Nathan Zumwalt

unread,
Sep 11, 2004, 11:48:09 AM9/11/04
to
Struts is a general framework for creating web applications, while
XSLT is just a way for transforming XML (into HTML in your case). I
don't see why you couldn't use XSLT in conjunction with a Struts app.
But, you're never going to get the error handling and validation that
Struts provides from just XSLT.

//Nathan

andy...@hotmail.com (Andy) wrote in message news:<f39769d5.0409...@posting.google.com>...

0 new messages