--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Well... you shouldn't really combine the two. There is an overhead of an XSL
transformation (Even when you cache the template). If you really want to do
something then you would do the transfomation and place the result in the
request for the JSP to retrieve and present.
- Re: XSL in JSP Mark Benussi
- Re: XSL in JSP gilles