Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 96437 invoked from network); 24 May 2004 01:05:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 May 2004 01:05:22 -0000 Received: (qmail 10691 invoked by uid 500); 24 May 2004 00:31:41 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 8025 invoked by uid 500); 24 May 2004 00:30:58 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 4538 invoked by uid 98); 24 May 2004 00:30:09 -0000 Received: from kprasad@capitalservicing.co.jp by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(203.112.27.99):. Processed in 0.053752 secs); 24 May 2004 00:30:09 -0000 X-Qmail-Scanner-Mail-From: kprasad@capitalservicing.co.jp via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(203.112.27.99):. Processed in 0.053752 secs) Received: from unknown (HELO capital-mx.capitalservicing.co.jp) (203.112.27.99) by hermes.apache.org with SMTP; 24 May 2004 00:30:08 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Struts and Data/Presentation Separation Date: Mon, 24 May 2004 09:31:08 +0900 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Struts and Data/Presentation Separation Thread-Index: AcRBGtmwpmCbJNqdR9mfBCYFjgWAxQAC5sQw From: "Prasad, Kamakshya" To: "Struts Users Mailing List" X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, This might help u.. http://www.onjava.com/pub/a/onjava/excerpt/java_xslt_ch5/index.html KP -----Original Message----- From: Josh Holtzman [mailto:jholtzman@americandatacompany.com]=20 Sent: Monday, May 24, 2004 8:08 AM To: struts-user@jakarta.apache.org Subject: Struts and Data/Presentation Separation Hello all, =20 We are considering employing a solution that would enable us to store data in an XML format, and use XSL to format the data into various document types - html, text, pdf, etc. We intend to have a transformation engine located within our web application, and when a request is made for a resource the associated XML is transformed for the response to the client. A caching mechanism is something we would likely employ to increase performance. =20 Can anyone assist us with the following? =20 1. Are there any suggestions or best practices on how to implement this within the Struts framework? 2. Would it make sense to use a product like Resin? If so what are the benefits and drawbacks of doing so? 3. Are there any suggestions for creating form based HTML pages to manage the content of the xml docs? =20 Any assistance is greatly appreciated. Thanks in advance. =20 Regards, =20 Josh Holtzman =20 =20 =20 AMERICAN DATA COMPANY Developing and Supporting your Online Applications =20 jholtzman@americandatacompany.com Voice: (310) 470-1257 Fax: (310) 362-8454 =20 Sun Microsystems iForce Partner =20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org