Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by Roberto Velasco:
http://wiki.apache.org/struts/HDIV

------------------------------------------------------------------------------
  
  ==== 4.       Web application using these new components: struts-examples ====
  
- We have configured the struts-examples application provided with the Struts 
1.3.8 distribution to make it use different SPI implementations.
+ We have configured the struts-examples application ( 
attachment:struts-examples-1.3.8.war )provided with the Struts 1.3.8 
distribution to make it use different SPI implementations.
   * Default SPI configuration: No implementation has been configured for 
“/exercise”, “/upload” and “/hdiv” modules. This means that SPI’s 
default implementation (HDIVParameterProcessing) will be used, which guarantees 
data integrity  and confidentiality.
  
  
@@ -516, +516 @@

  <controller 
parameterProcessingClass="org.apache.struts.config.impl.EmptyParameterProcessing">
  }}}
  
- 

Reply via email to