> <action > path="/login" > type="com.firstenergycorp.hep.LoginAction" > name="rtpForm" > scope="session" > input="login.jsp"> > <forward > name="viewPrices" > path="viewPrices.jsp"/> > </action> >
In the above configuration try for the "forward"'s "path" as "/viewPrices.jsp" instead of "viewPrices.jsp"