Re: How to do with Struts2(Similar to Web2.0 wizard)!!!!

2010-03-08 Thread emil thushanga
Hi , My idea is to create a jar file with your common codes and place it in your class path. Emil On Fri, Mar 5, 2010 at 9:44 PM, sharath karnati wrote: > Hi All, > >    I'm currently using Struts2 + Spring(DAO). > >    Say I have 2 web application, these two application are using file upload

How to do with Struts2(Similar to Web2.0 wizard)!!!!

2010-03-05 Thread sharath karnati
Hi All,      I'm currently using Struts2 + Spring(DAO).      Say I have 2 web application, these two application are using file upload functionality. Currently, we are placing same functionality in different projects(coping .jsp, .action and spring dao classes).      I'd like to know similar to w