--- On Fri, 8/22/08, Ylva Degerfeldt wrote: > I'm actually not sure what the "webapp's classpath" is [...]
Any of a million JEE tutorials, articles, books, etc. will bring you up to speed on the basics of Java webapp development, which is beyond the scope of the Struts list. > it seems I Have managed to put the templates there > (/WEB-INF/classes - that sounds like the perfect > place for that, right?). Correct, since it works (and it's on the webapp classpath). > Could there be any other files than "controlheader-core.ftl" > and "controlfooter.ftl" that I need to change? I thought you were trying to remove the table-oriented HTML elements; it shouldn't be difficult to locate the files in which those elements exist. If you're undertaking a massive functional change then you're probably better off continuing to explore the existing tags and Mark's theme and its templates. I'd also suggest starting smaller and making incremental changes to prove your implementation of desired behavior and take it one step at a time. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]