Hi Andrew,
Lesson 3 from the link below shows how to intercept the ServletResponse object.
The servlet can output XML and your Filter can intercept it and convert to HTLM
or whatever.
http://www.orionserver.com/tutorials/filters/
Hope this helps,
Liam.
Andrew Zhdanov <[EMAIL PROTECTED]> on 06/23/2001 11:53:54 AM
Please respond to "A mailing list for discussion about Sun Microsystem's Java
Servlet API Technology." <[EMAIL PROTECTED]>
Sent by: Andrew Zhdanov <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc: (Liam Frawley/IE/3Com)
Subject: Servlet2.3 - Filter response - Pipes?
Hi all,
i'd like to do XSLTransofrmation via Filter, but i can't get how.
Should i use Pipes? Or how can i intercept that what chain produced -
or may be i shouldn't?
Or may be you know some working example of smth like this. Or may be
a little documentation on this?
Everythnig will be usefull, because i have that filter does work, but
i can't make it usefull(
thanks a lot)
--
Best regards,
Andrew
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html