Struts and xslt

From: Andy (andy9654_at_hotmail.com)
Date: 09/01/04

  • Next message: Raymond DeCampo: "Re: Java performance problem"
    Date: 1 Sep 2004 11:11:18 -0700
    
    

    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


  • Next message: Raymond DeCampo: "Re: Java performance problem"

    Relevant Pages

    • Re: Struts and xslt
      ... XSLT is just a way for transforming XML. ... don't see why you couldn't use XSLT in conjunction with a Struts app. ... > error handling of form values with Struts tiles. ... > in Xml/Xslt, as when you are using Struts tiles? ...
      (comp.lang.java.developer)
    • Struts Tiles without Struts?
      ... Does anyone know if it is possible to use Struts Tiles outside of ... I have tight project deadline that does allow for refactoring ...
      (comp.lang.java.programmer)