Think of Struts as a flow control framework.. ie from one jsp or action class to another. Struts has no care in the world what your DB is. Your main concerns should be on the server side.
BTW: It is always cheaper and quicker to do things one step at a time the right way. For your company I would get my data to Oracle FIRST then proceed with making a nice user friendly web interface to said data. >>> Arikatla SreenivasaRao <certainty.sre...@gmail.com> 1/12/2012 3:33 PM >>> Hi, My company is building a new application using Struts2 with database as DB2.In future if I want to migrate my database to Oracle is it is to Migrate.Somebody told it is easier in some frameworks. So is this applicable to Struts2 as well. If my purpose to migrate data from DB2 to Oracle in future what coding processes I need to follow in Struts2 to make the migration smooth. Or any other frameworks have edge in this aspect..Can you please share your thoughts.. Thanks in Advance Rao --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org