Re: DWR support for struts
Please read the action mapping as below:
</action-mappings>
<action path="/LoginForm" name="LoginForm" parameter=" Login.jsp" type="org.apache.struts.actions.ForwardAction"/>
</action-mappings>
But I am unable to get the class for LoginForm in my dwr