The moose likes JSP and the fly likes New in JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "New in JSP" Watch "New in JSP" New topic
Author

New in JSP

Eugenio Flores
Ranch Hand

Joined: Sep 13, 2007
Posts: 38
Hello, I been working with Java mainly in the desktop environment, but now I'm required to develop an app for the Web, so my question is: Do I need to learn Servlets and JSP before learning a framework such as JSF?

Thanks in advance.
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50693

Absolutely. Otherwise it's like trying to learn to design a circuit before learning what electricity is.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Eugenio Flores
Ranch Hand

Joined: Sep 13, 2007
Posts: 38
Thanks for the quick answer.
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50693

A also recommend novices to JSP read the following articles:
  • The Secret Life of JSPs
  • The Front Man

  •  
    IntelliJ Java IDE
     
    subject: New in JSP
     
    Threads others viewed
    write javascript function in java ?
    passing Enumeration as an Attribute from servlet to jsp
    how to set up a navigaeting tree according to the database records?
    open excel file
    View the images as four per row instead of long row that is never ending
    IntelliJ Java IDE