I'm not using spring-rythm. I'm not using rythm to generate web pages or views. What I'm generating are text files. Do I really need spring-rythm for this? Is there any way to specify or configure the rythm engine so it knows where to find the files? Or, does the engine look at specific paths?
I also tried @section.help(). That also did not work. Actually, I changed it to @sec.help() first because section is a keyword. However, when I processed the rythm file, it gave me an error indicating that sec is not a known variable.
Maria