此乃本人大二精品系列,请学习的朋友们酌情使用
input="/sunlei_ws/logweb.jsp" name="ulogForm"
path="/sunlei_ws/ulog" scope="request"
type="com.sunlei.struts.action.UlogAction">
<set-property property="cancellable" value="true" /> <forward
name="sl_usuccess" path="/sunlei_index.jsp" /> <forward name="fail"
path="/sunlei_ws/fail.jsp" /> </action> <action
attribute="OrderForm"
input="/sunlei_ws/sl_showpro.jsp" name="OrderForm" path="/sunlei_ws/cart" scope="request"
type="com.sunlei.struts.action.CartAction">
<set-property property="cancellable" value="true" /> <forward name="sl_cart" path="/sunlei_ws/sl_cart.jsp" /> <forward name="fail"
path="/sunlei_ws/fail.jsp" /> </action>
</action-mappings>
<message-resources
parameter="com.sunlei.struts.ApplicationResources" /> </struts-config>
二.柠檬网上商城子系统功能结构
1.工程目录及解释
Servlet: