Skip to content

[feature request] - ability to use JavaExpressions in String literale like GString #19

@tunggad

Description

@tunggad
`String value = "something";
`String anotherValue = "Hello ${something}, im a another value";

Handy to use and save us alot of string-concats and the view codes look then abit like "view code" rather than coding view in Servlet :-D, if u know what i mean.

PS: pls also note the ability to escape the tow symbols $ and ~ .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions