On 09. Apr 2006 - 12:11:40, James Carman wrote: | Well, the question needs to be asked. Why exactly do you *have* to do all | the output in Java if you're rendering HTML?
Well, that's related to the question I asked two weeks ago on this list I didn't get an answer for so far... The question was about how to "mix" the use of a html template but still doing some output of html code in Java. I need both but I decided to do everything in Java as I wasn't able to find a solution to this :( The second thing is that I have a "Panel" component which just displays a border with a title around some content. As for example the size and color are not fixed I need to be able to create html code with the right css classes/images etc. which can only be done in Java I think. Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]