Re: How to use the 'struts 1 plugin' in struts2

2008-03-13 Thread Dave Newton
--- udaykumar <[EMAIL PROTECTED]> wrote: > I'm Trying to use ActionForm and Action class in my struts2. I Used the > struts 1 plugin for this. I followed the procedure, which they given. Still > i'm finding error in this. It would be helpful if you'd tell us *what* error(s). Just saying "it doesn

How to use the 'struts 1 plugin' in struts2

2008-03-13 Thread udaykumar
Hi I'm Trying to use ActionForm and Action class in my struts2. I Used the struts 1 plugin for this. I followed the procedure, which they given. Still i'm finding error in this. I'm giving my entire application here. strutslogin.jsp --- <%@ taglib prefix="s" uri="/struts-t