软件包 org.apache.struts2.impl

类摘要
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