Hello All,
We started development of our JSF web application on Java Studio Creator
and used Ajax4Jsf library to provide ajax support to the application.
Meanwhile we migrated to Netbeans 5.5.1 but still used the old
components instead of migrating to the Woodstock components.
Now we have a requirement to develop a sub-project as part of our
earlier project. We want to check if we can develop this new sub-project
using the Woodstock/Dynamic Faces components while keeping the old code
as it is.
1. Is it possible to do this? Any ideas how can we do this?
2. What issues we might face while integrating both projects?