Re: [OT] SQL in XML file

2004-10-29 Thread Bent André Solheim
Hi Ashis, If you are looking for a way to roll your own on this one, I would recommend that you look at the commons-digester for reading the XML file - it's really nice for this kind of work, and check out Dr. Heinz Kabutz' Tutorial on self reloading XML property files (http://www.javaspecialists.

Re: The "one Action multiple jsps/tiles"-problem with a twist.

2004-10-18 Thread Bent André Solheim
these two names and access the customer information to > manipulate the path attribute. > > Just one possibility > > -- Jeff > > > > Bent André Solheim wrote: > > Hi Struts users, > > > > I am developing a web based reporting system using Struts,

The "one Action multiple jsps/tiles"-problem with a twist.

2004-10-18 Thread Bent André Solheim
Hi Struts users, I am developing a web based reporting system using Struts, and one requirement is that each customer can have their own tailored version of the reports. I use tiles to define each report page for each customer, and for each page for each customer I define a element in the . In t