########################################################################
#
# Labels text (have a label prefix)
#
########################################################################
#
# Footer messages
#
label_powered = Powered by
label_bejug = The Java Community - BeJUG
label_version = (Version {0}, build on {1})
...
How do I specify an action to a j:form? there's no action attribute for <j:form> tag. How to submit it to a specific page?