Have you seen Jeff Penal's STXX extension?
http://www.oroad.com/opencode/stxx/

-----Original Message-----
From: Frederic Barozzi [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 09, 2002 18:09
To: Struts
Subject: xml, jsp, DOM


Hi,

Is there a better way than an other to work with xml document and jsp ?

I trie to explain:

- I like this solution:
    a client send a request to the server. This one, with internal java
bean, processes the request.
    It asks the DB server, the file system, or other to made a DOM Object.
    it calls an xslt file and applies it to the DOM object.
    it send the response as formated html stream or pdf stream.
=> Here how my jsp file could acces to that ? In using the Mainbean and
called a function getMyDocAs HTML in the jsp file ? any idea

Is there somewhere advises to work with jsp, XML, DOM, and struts ?

Thanks

Regards

Fred


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to