Uses of Class
org.apache.tiles.request.velocity.VelocityRequest
Packages that use VelocityRequest
-
Uses of VelocityRequest in org.apache.tiles.request.velocity
Methods in org.apache.tiles.request.velocity that return VelocityRequestModifier and TypeMethodDescriptionstatic VelocityRequest
VelocityRequest.createVelocityRequest
(ApplicationContext applicationContext, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, org.apache.velocity.context.Context velocityContext, Writer writer) Factory method to create a Velocity request.