Re: Recommendations for a web application framework?



David Segall wrote:
...
Did you have a reason for omitting Java Server Faces? I confess that I
"chose" it because it is the required framework for using Sun's web
application RAD tool
<http://developers.sun.com/prodtech/javatools/jscreator/index.jsp>.
However, it seems to be the framework of choice both at Sun
<http://java.sun.com/javaee/javaserverfaces/index.jsp> and at Oracle
<http://www.oracle.com/technology/obe/ADF_tutorial_1013/index.htm>.

I did not have a good reason for omitting it. Since you're the second
person recommending it, I am looking into it.

Do you or Chris think that using JSF is better than using, say,
Webwork or Spring? Or perhaps that it's just another approach?

In your use of JSF, have you ever felt that it forbids you from doing
something that you really think you should do?

Thanks.

Alan

.