Hi Dave, I just wanted to thank you for your answer. You're completely right about the "classpath stuff". I know I can find information about that in many places, and I promise you I will read about it as soon as I have the time. I'm just so incredibly stressed right now so I have to focus on one thing - creating an application that works the way I want as soon as possible.
And to the topic: I used more of Mark's code and changed some values and now the theme is working. This is also something I'd like to get a deeper understanding of but.... later. /Ylva > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]