• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

IDE ?

 
Ranch Hand
Posts: 87
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello

I am new to JSF.. so suggest me some good site or book for learning jsf ?

And which IDE I should use for that ?
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The netbeans IDE is probably the easiest as it comes with a visual jsf designer. (drag and drop from the pallete).
 
Village Idiot
Posts: 484
jQuery Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am using Core Java Server Faces 2nd ed to get a lot of help. It was like 30 dollars on amazon.
Plus if you go to corejsf.com you can download all the example code from the textbook.

Here is the tutorial that really got me started in the right direction when I first started:

http://balusc.blogspot.com/2008/01/jsf-tutorial-with-eclipse-and-tomcat.html
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I find this site helpful for tag references:

Basic Custom Tag Info

I'm blogging a bit on the subject as well:

Java Server Faces Blog and Tutorials

-Cameron McKenzie

 
reply
    Bookmark Topic Watch Topic
  • New Topic