Re: Recommendations for a web application framework?



"Alan Meyer" <ameyer2@xxxxxxxxx> wrote:

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?
I am too inexperienced with both web applications and Java to compare
the frameworks you have listed. I regret to say that I have given you
an exhaustive list of my reasons for choosing JSF above. My question
about the omission was because I feared that I might have made a gross
error with my choice.

In your use of JSF, have you ever felt that it forbids you from doing
something that you really think you should do?
As it happens I do have an example. I need to have users confirm their
registration at a web site and the only convenient way I can think of
is to send them a URL that includes GET method data. However, JSF
seems to insist on POST method parameters. I have a solution but it is
not very tidy.
.



Relevant Pages

  • Re: Recommendations for a web application framework?
    ... Did you have a reason for omitting Java Server Faces? ... "chose" it because it is the required framework for using Sun's web ... In your use of JSF, have you ever felt that it forbids you from doing ...
    (comp.lang.java.programmer)
  • Re: help with tables
    ... There is no reason to print them out. ... Use directories to create a framework. ... screens, why wasn't it broken down into an EVALUATE and some in-line ... 'The code-base was laid down in 1975, a decade before those features were ...
    (comp.lang.cobol)
  • Re: The Science of Belief
    ... If 'reason' is the framework, ... to define what God even is. ... that some significant aspects of reality are beyond reason and the tools ...
    (uk.religion.christian)
  • confusion about web frameworks
    ... have tried to figure out the best framework for a while now, ... Okay, first there is jsf. ... Then there are frameworks like Struts Shale, ...
    (comp.lang.java.programmer)
  • Re: tiny java web framework
    ... I was referring to the impression I got of the example code - pages and backing Java - that Wicket presented on its site. ... I saw no real advantages here over how I'd code those examples up using JSF and Facelets. ... I agree that there are no framework that is less complex for all ... Many Java developers report success and satisfaction with Java Server Faces over Java Server Pages (JSP). ...
    (comp.lang.java.programmer)