Hello,
I have this in my struts-config.xml file
 
 <action
    path="/manageAssets"
    type="com.skp.action.LoginAction"
    forward="/jsp/admin/manageAssets.jsp" redirect="true" />
 
 
When I call the container with "/action/manageAssets" it just forwards to the 
jsp page and does not use the type? I put a bunch of println statements in 
com.skp.action.LoginAction but it is not called? Could I be missing something?
 
Thanks,

Scott K Purcell | Developer | VERTIS | 
555 Washington Ave. 4th Floor | St. Louis, MO 63101 | 
314.588.0720 Ext:1320 | [EMAIL PROTECTED] | http://www.vertisinc.com 
<http://www.vertisinc.com/>  

Vertis is the premier provider of targeted advertising, media, and 
marketing services that drive consumers to marketers more effectively. 
                                                 

 

Reply via email to