Feb 26 2009
Sending email with Spring and Velocity
Spring action config
XML:
-
<bean id="myAction" class="com.xxx.web.actions.MyAction" scope="prototype">
-
<constructor-arg ref="emailservice" type="com.exelsearch.service.EmailService" index="3"></constructor-arg></bean>
-
-
<property name="validationMessage" ref="validationMessage"></property> </bean>

reading this article is like pain in the ass. please next time split such article into 20 pages, 7 is not enought