Have you taken a look at STXX?

  http://stxx.sourceforge.net/



--
James Mitchell
Software Engineer/Struts Evangelist
http://www.open-tools.org/

"The man who does not read good books has no advantage over the man who
cannot read them."
        - Mark Twain (1835-1910)







> -----Original Message-----
> From: Kiss, Tibor (Contractor) [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, January 23, 2003 10:18 AM
> To: 'Struts Users Mailing List'
> Subject: processPreprocess
> 
> 
> Hi!
> 
> We are using Struts beta2 in a production environment, under 
> Weblogic6.1.
> 
> We are trying to modify Struts beta 3 to use XML/XSLT 
> internally instead of
> JSPs. (As output should not only be HTML.)
> Therefore, we subclassed RequestProcessor, to invoke an XML bean
> serialization mechanism and XSLT transformer.
> However, the signature of the processPreprocess method does 
> not allow me to
> throw Exceptions.
> 
> I would suggest adding a throws IOException, ServletException to the
> signature, so one could wrap other exceptrions.
> 
> Cheers
> 
> Tibor Kiss
> 


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

Reply via email to