Morten Andersen wrote: > I've developed a struts based application that uses XSLT intensively > on the server side. I would like to move some of these transformations > to the client side. > ... etc ... > How do you use XSL in your struts apps.
I heard one tech lead knock XSL on the head for inclusion in their current app: "we've already enough trouble getting the javascript and css to be operational across proprietary browsers, we're not doing XSL for each browser too." Does this comment have any merit, or is it excessively cautious? Perhaps just keep in mind that if you go with client-based XSL, you are putting the visual rendering back in the hands of an unknown array of past and future versions of major browser brands. If you're deploying internal in a Co that's probably controllable and not a problem. Some people love winning the cross-browser L&F war, but it seems to be quite toxic to others. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]