Groups
Groups
Sign in
Groups
Groups
rythmengine
Conversations
About
Send feedback
Help
rythmengine
Contact owners and managers
1–30 of 38
Hey,
Welcome to RythmEngine google group!
This group is dedicate for technical discussion of the Java based Rythm Template Engine. Here are some links you might be interesting:
http://github.com/greenlaw110/
rythm
- the source code repository
http://rythmengine.org/
- the project web site
http://fiddle.rythmengine.org/
- the interactive online demo site
Come and join us to build the community!
Regards,
Green [greenlaw110(at)
gmail.com
]
Mark all as read
Report group
0 selected
Green
5/9/13
rythm-engine 1.0-b8 now available on maven central repository
Hi I've just released rythm-engine-1.0-b8 version to the central repository under the new group
unread,
rythm-engine 1.0-b8 now available on maven central repository
Hi I've just released rythm-engine-1.0-b8 version to the central repository under the new group
5/9/13
Rohit Gupta
8/20/21
If condition in rythmengine for complex object
Hi Team, I need help in writing if condition check in rythmengine. Below is the json structure and I
unread,
If condition in rythmengine for complex object
Hi Team, I need help in writing if condition check in rythmengine. Below is the json structure and I
8/20/21
Ashley Westwell
7/20/20
Support for IoC Transformer instances
Good Day All, Is it possible to register a transformer instance that is a singleton or defined by an
unread,
Support for IoC Transformer instances
Good Day All, Is it possible to register a transformer instance that is a singleton or defined by an
7/20/20
Алексей Жихарев
,
green
3
6/16/17
How to compare a string
Thank you
unread,
How to compare a string
Thank you
6/16/17
badri s
,
green
2
3/13/17
Rythm compiled source code/bytecode not found
Hi Can you try to init your rythmengine with a specifc home.tmp setting? I suspect some other process
unread,
Rythm compiled source code/bytecode not found
Hi Can you try to init your rythmengine with a specifc home.tmp setting? I suspect some other process
3/13/17
David Hofmann
,
green
2
4/17/16
Dynamically load template files to Rythm? (without directory setting)
Hi David, Just responded on SO Cheers, Green On Mon, Apr 18, 2016 at 8:01 AM David Hofmann <
unread,
Dynamically load template files to Rythm? (without directory setting)
Hi David, Just responded on SO Cheers, Green On Mon, Apr 18, 2016 at 8:01 AM David Hofmann <
4/17/16
wat3r...@gmail.com
,
green
9
12/2/15
Retrieving arguments
Not at the moment. If you want please submit a feature request on github. On Thu, Dec 3, 2015 at 8:58
unread,
Retrieving arguments
Not at the moment. If you want please submit a feature request on github. On Thu, Dec 3, 2015 at 8:58
12/2/15
wat3r...@gmail.com
,
green
3
12/2/15
Creating a new directive
Oh ok, that's true. I can simply add them as arguments and not use them. I have a lot of
unread,
Creating a new directive
Oh ok, that's true. I can simply add them as arguments and not use them. I have a lot of
12/2/15
wat3r...@gmail.com
,
green
2
11/27/15
Caching on @render?
Please submit a bug ticket on github On Sat, Nov 28, 2015 at 3:30 AM <wat3r...@gmail.com>
unread,
Caching on @render?
Please submit a bug ticket on github On Sat, Nov 28, 2015 at 3:30 AM <wat3r...@gmail.com>
11/27/15
wat3r...@gmail.com
,
green
6
11/27/15
Passing parameter values to sub template
Thanks!! I'm seeing it now. Maria On Wednesday, November 25, 2015 at 3:59:43 PM UTC-5, Green
unread,
Passing parameter values to sub template
Thanks!! I'm seeing it now. Maria On Wednesday, November 25, 2015 at 3:59:43 PM UTC-5, Green
11/27/15
wat3r...@gmail.com
,
green
2
11/25/15
Multi-line @extends
Unfortunately the multi-line @extends declaration is not supported. You raise a ticket on github to
unread,
Multi-line @extends
Unfortunately the multi-line @extends declaration is not supported. You raise a ticket on github to
11/25/15
wat3r...@gmail.com
,
green
9
11/16/15
include template not found
Ahh that make sense. It works! Thanks so much for the help! Maria On Monday, November 16, 2015 at 3:
unread,
include template not found
Ahh that make sense. It works! Thanks so much for the help! Maria On Monday, November 16, 2015 at 3:
11/16/15
wat3r...@gmail.com
,
green
4
11/12/15
Required and Optional Arguments
Thanks, this is helpful. I appreciate it. On Thursday, November 5, 2015 at 5:39:05 PM UTC-5, Green
unread,
Required and Optional Arguments
Thanks, this is helpful. I appreciate it. On Thursday, November 5, 2015 at 5:39:05 PM UTC-5, Green
11/12/15
Manda Thirupathi
,
green
5
10/16/15
Exception in thread "main" org.rythmengine.exception.CompileException: Syntax error, annotations are
HI Green, We are using Java 1.7(jdk1.7.0_51). Here am attaching you the images also. While debugging
unread,
Exception in thread "main" org.rythmengine.exception.CompileException: Syntax error, annotations are
HI Green, We are using Java 1.7(jdk1.7.0_51). Here am attaching you the images also. While debugging
10/16/15
Daniel Jipa
,
green
11
6/20/15
Custom method
Map<String, Object> conf = new HashMap<String, Object>(); conf.put("home.template
unread,
Custom method
Map<String, Object> conf = new HashMap<String, Object>(); conf.put("home.template
6/20/15
vale...@e-servisas.lt
,
green
7
6/17/15
Not working deployed GAE server, works on local GAE server.
Sorry valerijus, at the moment no. Can you please create an issue on https://github.com/greenlaw110/
unread,
Not working deployed GAE server, works on local GAE server.
Sorry valerijus, at the moment no. Can you please create an issue on https://github.com/greenlaw110/
6/17/15
Swati Raina
, …
Swati Raina
3
5/27/15
How to resolve "org.rythmengine.exception.CompileException: Duplicate parameter e"
Thanks! That was the issue and it got fixed when i refactored the name. On Tuesday, May 26, 2015 at 5
unread,
How to resolve "org.rythmengine.exception.CompileException: Duplicate parameter e"
Thanks! That was the issue and it got fixed when i refactored the name. On Tuesday, May 26, 2015 at 5
5/27/15
Crend King
, …
green
3
5/19/15
How to remove a newline from template?
Unfortunately Rythm does not have consistent processing on blank lines and white space at the moment.
unread,
How to remove a newline from template?
Unfortunately Rythm does not have consistent processing on blank lines and white space at the moment.
5/19/15
Harshdeep S Jawanda
, …
green
3
3/3/15
Dev server code doesn't run on GAE
You should disable file write in your configuration file. See http://rythmengine.org/doc/
unread,
Dev server code doesn't run on GAE
You should disable file write in your configuration file. See http://rythmengine.org/doc/
3/3/15
Dheerendra Rathor
,
green
2
10/26/14
How to iterate over JSON keys in Rythm?
What do you mean by iterating over JSON keys? basically if you can do something in Java, you can do
unread,
How to iterate over JSON keys in Rythm?
What do you mean by iterating over JSON keys? basically if you can do something in Java, you can do
10/26/14
Тимур Амирханов
9/12/14
Problem with MEMORY
There is a template to generate a static html page. The template is very complex logic and structure.
unread,
Problem with MEMORY
There is a template to generate a static html page. The template is very complex logic and structure.
9/12/14
Harshdeep S Jawanda
,
green
4
8/22/14
Rythm's behaviour on Google App Engine
At the moment it's not doable. On Fri, Aug 22, 2014 at 10:11 PM, Harshdeep S Jawanda <
unread,
Rythm's behaviour on Google App Engine
At the moment it's not doable. On Fri, Aug 22, 2014 at 10:11 PM, Harshdeep S Jawanda <
8/22/14
Harshdeep S Jawanda
,
green
3
8/9/14
Template compilation taking 6-7 minutes
Yes, I was just creating new instances of RythmEngine in a desperate attempt to understand the
unread,
Template compilation taking 6-7 minutes
Yes, I was just creating new instances of RythmEngine in a desperate attempt to understand the
8/9/14
Harshdeep S Jawanda
,
green
4
7/4/14
New HTML page as Rythm template does nothing
I am going to test this for a few more times, but it looks like if I (literally) let the devserver
unread,
New HTML page as Rythm template does nothing
I am going to test this for a few more times, but it looks like if I (literally) let the devserver
7/4/14
Harshdeep S Jawanda
,
green
2
6/27/14
Check if value is defined, then use it in if statement
There is no argument can be undefined. Even if you didn't pass them in the params. Let's say
unread,
Check if value is defined, then use it in if statement
There is no argument can be undefined. Even if you didn't pass them in the params. Let's say
6/27/14
Thomas Lehmann
,
green
4
6/23/14
Passing a list of objects - example is missing also a template demo does show the use of it.
Hi Thomas, You are right. I am considering redesign the home page to make it convey more information
unread,
Passing a list of objects - example is missing also a template demo does show the use of it.
Hi Thomas, You are right. I am considering redesign the home page to make it convey more information
6/23/14
Harshdeep S Jawanda
,
green
3
5/29/14
What's wrong with this inline tag code?
Yes, of course! Silly me! On Thursday, May 29, 2014 3:35:40 PM UTC+5:30, Green wrote: The last line @
unread,
What's wrong with this inline tag code?
Yes, of course! Silly me! On Thursday, May 29, 2014 3:35:40 PM UTC+5:30, Green wrote: The last line @
5/29/14
green
,
Harshdeep S Jawanda
3
4/29/14
Re: @set is deprecated, but doesn't seem to have a replacement
Yes, it is removed from the current 1.0.1-SNAPSHOT. You can run mvn --update-snapshots to update your
unread,
Re: @set is deprecated, but doesn't seem to have a replacement
Yes, it is removed from the current 1.0.1-SNAPSHOT. You can run mvn --update-snapshots to update your
4/29/14
Harshdeep S Jawanda
, …
Roman Bykovskiy
17
4/28/14
Setting title in a template when it is not a String literal
Other than setting the page title (which is of course defined in the base template), the object and
unread,
Setting title in a template when it is not a String literal
Other than setting the page title (which is of course defined in the base template), the object and
4/28/14
Harshdeep S Jawanda
,
green
2
4/19/14
Accessing HttpServletRequest in Rythm template
The login and redirect should usually be implemented at your controller layer, not the view. At least
unread,
Accessing HttpServletRequest in Rythm template
The login and redirect should usually be implemented at your controller layer, not the view. At least
4/19/14
Harshdeep S Jawanda
4/15/14
Rythm won't find my extended template
I have a base/layout template called base.tmpl I have two sub templates that extend base.tmpl, called
unread,
Rythm won't find my extended template
I have a base/layout template called base.tmpl I have two sub templates that extend base.tmpl, called
4/15/14