|
||||||||||
上一个软件包 下一个软件包 | 框架 无框架 |
类摘要 | |
---|---|
PrefixBasedActionProxyFactory | Prefix based factory should be used with PrefixBasedActionMapper
to use appropriate ActionProxyFactory connected with given
ActionMapper
Add below entry to struts.xml to enable the factory:
<constant name="struts.actionProxyFactory" value="prefix"/>
The factory will use the same set of patterns as defined with:
<constant name="struts.mapper.prefixMapping" value="..." |
StrutsActionProxy | |
StrutsActionProxyFactory | |
StrutsObjectFactory | 已过时。 since version 2.3.16 |
|
||||||||||
上一个软件包 下一个软件包 | 框架 无框架 |