Re: Difference between JavaServerFaces and JavaServerPages+Swing ?

From: Darryl L. Pierce (mcpierce_at_myrealbox.com)
Date: 11/14/04

  • Next message: Neeraj: "Query in Prepared statements caching"
    Date: Sun, 14 Nov 2004 07:59:14 -0500
    
    

    Arnold Peters wrote:

    > Ok, I read a couple of intros for JavaServerFaces. But I could not figure out:
    >
    > What is the real difference between JavaServerFaces and the good ol'
    > JavaServerPages+Swing Programming ?
    >
    > What can I do with JSF what I cannot with either JSP or Swing components ?

    Well, since you can't do Swing from JSP, it seems there's a lot that can
    be done with JSF.

    -- 
    Darryl L. Pierce <mcpierce@myrealbox.com>
    Visit my webpage: <http://mcpierce.multiply.com>
    

  • Next message: Neeraj: "Query in Prepared statements caching"

    Relevant Pages

    • Re: Which do I use for web design?
      ... Even with a text editor JSF isn't overly hard for what it offers, ... JSP and JSF make a nice staged learning ramp. ... servlet/JSP/beans web app: servlet as controller, JSPs as view, and beans ... understanding what frameworks will do for you. ...
      (comp.lang.java.programmer)
    • Re: How to dynamically generate a JSF page using a bean
      ... JSF is a superset of JSP implemented through tag libraries. ... That is, take a regular JSP, add some stuff to it, and you have JSF. ... Behind JSF is an interaction model with a multi-stage lifecycle for request handling and component management. ... Combined with the standard tag library and the Expression Language it can maybe do too much? ...
      (comp.lang.java.programmer)
    • Re: Information about jsf..
      ... that is change style of page,organizing input forms etc.... ... If you're using HTML render kits for JSF, ... use CSS to work with the visual appearance of the page. ... Tiles is a framework created by David Geary for doing layout of JSP ...
      (comp.lang.java.programmer)
    • Re: Which presentation framework?
      ... > Looking for frameworks I've found these ones: JSP, JSF, Tiles, SiteMesh. ... Tiles is a way of doing more re-usable layout with JSP; ...
      (comp.lang.java.programmer)
    • Java Expressions in JSPs ausserhalb von JSP-Tags ignored?
      ... solange wir JSF in Verbindung mit Facelets nutzten ohne ... Allerdings wird das Projekt im Moment testweise auf ... JSP und Tiles umgestellt um einigen vorangegangenen Problemen aus dem ... Leider wird seit der Umstellung auf JSP die Expression ...
      (de.comp.lang.java)