hi i am configured the all details but still this error is coming in form
page action tag url name and struts-config.xml page <action> path are the
same and giving appropriate
Error 404:
com.ibm.ws.webcontainer.servlet.exception.NoTargetForURIException: No target
servlet configured for uri: /ujjivanInsurance
<action input="/CheckInsurance.jsp" path="/ujjivanInsurance"
scope="session" type="com.r2k.ujjivan.action.UjjivanInsurance">
<forward name="Success" path="/DispayInsuranceReport.jsp" />
<forward name="Failure" path="/CheckInsurance.jsp" />
</action>
<form method="post" action="/ujjivanInsurance">
CustomerID: <input type="text" name="CustomerID">
<input type="submit" value="Submit">
</form>
please give a solution
--
View this message in context:
http://struts.1045723.n5.nabble.com/ple-help-me-out-tp5710625.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]