Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

struts 2 rest api example

<constant name="struts.mapper.class" value="org.apache.struts2.dispatcher.mapper.PrefixBasedActionMapper" />
  <constant name="struts.mapper.prefixMapping" value="/rest:rest,:struts"/>
  <constant name="struts.actionProxyFactory" value="prefix"/>
Source by struts.apache.org #
 
PREVIOUS NEXT
Tagged: #struts #rest #api
ADD COMMENT
Topic
Name
1+4 =