s***@perficient.com
2006-12-05 16:45:56 UTC
Trying to create a new view in WC Developer V6(Enterprise edition). Created a JSP file with just "Hello World" and made an entry in struts-config-ext.xml.
<forward className="com.ibm.commerce.struts.ECActionForward"
name="HelloWorldView/storeId"
path="/StoreInfoArea/HelloWorld.jsp"/>
But on trying to open HelloWorldView after restarting the server, got an error:
com.ibm.commerce.struts.BaseAction executeView CMN0203E: Command not found: "HelloWorldView".
Any steps missing? Do we need to set any access control policies like in v5.6.1
<forward className="com.ibm.commerce.struts.ECActionForward"
name="HelloWorldView/storeId"
path="/StoreInfoArea/HelloWorld.jsp"/>
But on trying to open HelloWorldView after restarting the server, got an error:
com.ibm.commerce.struts.BaseAction executeView CMN0203E: Command not found: "HelloWorldView".
Any steps missing? Do we need to set any access control policies like in v5.6.1