Hi! Do you know if STXX will find it's way into Struts standard distribution ?
13.03.2002 18:47:16, "Robert" <[EMAIL PROTECTED]> wrote: >Try out STXX (http://www.oroad.com/opencode/index.html). It handles XML >and XSLT transforms for you at the Action level. It is currently at .9 >release and I'm helping Jeff (the author of STXX) with a few extras for >a 1.0 release. > >- Robert > >-----Original Message----- >From: Struts Newsgroup [mailto:@[EMAIL PROTECTED]] >Sent: Wednesday, March 13, 2002 11:40 AM >To: [EMAIL PROTECTED] >Subject: How to use XML and XSL with Struts? > >Subject: How to use XML and XSL with Struts? >From: "jcorey" <[EMAIL PROTECTED]> > === >In my action I parse an xml document. I find the section of the xml >data I >want to display. >Then I put a Node in the request and forward to a view jsp. The view >jsp >transforms the node object and puts the result in the response output >stream. > >Is there a better way? > > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

