I've been at this all day, and I give up :). What I'm trying to do: -Generate HTML using a stylesheet and XML from a database.
Strategy: -Use the XSLTService to perform this. -Use doco and examples to figure out how. Issues: - I don't understand how to use the XSLTService within Turbine. I've read the doc (not much there), looked at the examples (none for XSLTService), searched the listserv archives (still nothing), and posted a message (still not working). - I decided to take it one step at a time and figure out how to use a documented and exampled service - I chose upload. - From what I can tell the Upload example does not use the UploadService :(. But defines a application level action to do this. Assumptions: - A service can be called directly from within a template using Velocity and I don't need to write an action. What I would like: - A clean example of an application that uses XSLTService, or - A clean example of an application that uses some service that I can use to figure out how to use XSLTService, or - Someone to spell out exactly what I need to do. Help appreciated, Dan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
