Drop the HTML under WEB-INF/classes in the exactly the same location as it is now in jar and it should be picked by classloader (WEB-INF/classes precedes any jars in WEB-INF/lib).
--- Jonathan O'Connor <Jonathan.O'[EMAIL PROTECTED]> wrote: > Hi, > I want to replace the HTML for > SimpleTableColumnComponent, so it can > support left/right alignment (I don't want that > nested table stuff). > I seem to remember that there was a clever way to > get a library pick up the > html file from my application, rather than getting > it from the Contrib > library jar. > 1. Is there an easy way to do this, and what is it? > 2. Or should I copy the whole TableColumn component, > and make changes > appropriately? > Ciao, > Jonathan O'Connor > XCOM Dublin > > > Konstantin Ignatyev PS: If this is a typical day on planet earth, humans will add fifteen million tons of carbon to the atmosphere, destroy 115 square miles of tropical rainforest, create seventy-two miles of desert, eliminate between forty to one hundred species, erode seventy-one million tons of topsoil, add 2,700 tons of CFCs to the stratosphere, and increase their population by 263,000 Bowers, C.A. The Culture of Denial: Why the Environmental Movement Needs a Strategy for Reforming Universities and Public Schools. New York: State University of New York Press, 1997: (4) (5) (p.206) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
