@snpe wrote:
You can have problem with web project organization only (I don’t know project organization in JBuilder, but it is easy set any project for myeclipse)
Myeclipse help only for deploy, editing and don’t touch function of project
It is the best that set own CVS server
What is your reason for use struts-faces ?
If You haven’t project with struts, I suggest JSF only
regards
Yes I have a project with struts, Also struts is more powerful as a controller. As I have a project using struts. It lack some useful features that I have in JSF. So, I have integrated part of it as a face(view) and struts(controller) . Now, I plan to finish it. I agree with you that for new project JSF alone will be better, I could avoid the cost of the integration.