Hello All,
   We are in process of designing a framework using struts. I am looking to get rid of 
JSPs and replace the View with just XSLs. I was wondering if anyone has done the 
following:

1) Extending struts so that each action tag forwards the request to an XSL servlet 
which using an XSL to transform XML into HTML.
                        OR

2) Using Cocoon with struts.

If you have, what kind of results have you seen as far as performance is concerned? 
Also which one is easier to pull off, I am well versed with XSL so to me option 1 is 
easier to do but if someone has taken the option 2 approach, I would like their 
opinion on level of difficulty and time it took to develop that.
Thanks,
Sohil

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

Reply via email to