Package rife.engine.elements
package rife.engine.elements
Provides elements with common features that are useful in many web applications.
- Since:
- 1.0
-
ClassDescriptionStandard element that allows specific routes to always defer execution to the servlet container.Standard element that will print a template with particular name.Standard element that can be placed
before
any other route to indicate to the clients that the content should not be cached.