RE: Struts with Cocoon

2004-04-02 Thread MARU, SOHIL (SBCSI)
[mailto:[EMAIL PROTECTED] Sent: Friday, April 02, 2004 12:45 PM To: 'Struts Users Mailing List' Subject: RE: Struts with Cocoon hi, did you take a look at: http://it.cappuccinonet.com/strutscx/index.php (Struts with XSLT (never used it on my own) or http://struts.sourceforge.net/str

Re: Struts with Cocoon

2004-04-02 Thread Kris Schneider
I hear this sort of thing a lot and just want to add that JSP and XML/XSL(T) are not mutually exclusive. JSP can be quite effective at generating not only your XML content, but also your XSLT stylesheets (it is XML after all). JSP has it's flaws but it doesn't require you to make a choice between i

RE: Struts with Cocoon

2004-04-02 Thread Matthias Wessendorf
Message- From: MARU, SOHIL (SBCSI) [mailto:[EMAIL PROTECTED] Sent: Friday, April 02, 2004 8:25 PM To: Struts Users Mailing List Subject: Struts with Cocoon 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

Struts with Cocoon

2004-04-02 Thread MARU, SOHIL (SBCSI)
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