
August 12th, 2009, 04:43 AM
|
|
Registered User
|
|
Join Date: Aug 2009
Posts: 1
Time spent in forums: 3 m 6 sec
Reputation Power: 0
|
|
|
Source code and new version entegration problem
Hi,
I dont know if it is true to write here but I could not find any suitable topic.
I have full source code of a "project A" and I changed and am changing it according to our company's requirements.But when a new version of "A" is released the integrating our code to this new version by hand becomes an incredible big problem for me.
This project is a java based web application and we have already tried aspect programming,dynamic class loading,byte code engineering..etc but project has jsp files and these can not handle jsp files.
Is there a way to do that in an easy way?
Can you or someone offer a strategy to handle this ?
|