public class VelocityStrutsUtil extends StrutsUtil
| Constructor and Description |
|---|
VelocityStrutsUtil(VelocityEngine engine,
Context ctx,
ValueStack stack,
HttpServletRequest request,
HttpServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
String |
evaluate(String expression) |
bean, buildUrl, findString, findValue, getContext, getText, include, isTrue, makeSelectList, toInt, toLong, toLong, toString, toString, toStringSafe, translateVariables, urlEncodepublic VelocityStrutsUtil(VelocityEngine engine, Context ctx, ValueStack stack, HttpServletRequest request, HttpServletResponse response)
public String evaluate(String expression) throws IOException
IOExceptionCopyright © 2022. All rights reserved.