Thanks guys,
That was terrific.
I think you'll actually find Ivan's second suggestion more productive.
Each page (tml and empty java class) should take you no more than 60
seconds to create by copying and pasting, and then you'll have a good
starting point for fleshing out real functionality later.
On Mon, Feb 18, 2013 at 3:00 A
You can create your own component for rendering plain html files. I had
something similar to your issue - source code rendering.
https://github.com/sody/heroku-samples/blob/master/src/main/java/com/example/ui/components/Source.java
usage:
wrote:
> Folks,
>
> I am prototyping and want to fill i