Java Server Faces help!!!

Reply

Join Date: Jun 2005
Posts: 2
Reputation: mark_terri is an unknown quantity at this point 
Solved Threads: 0
mark_terri mark_terri is offline Offline
Newbie Poster

Java Server Faces help!!!

 
0
  #1
Jun 24th, 2005
hey I am trying to understand java server faces ... if anyone of you has any sample (may be for the beginners... anything?) application ... can you plz mail to
cyber_corleone@hotmail.com
plz also tell mewht I need to do in order to execute the application ...
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 9
Reputation: keibi is an unknown quantity at this point 
Solved Threads: 0
keibi keibi is offline Offline
Newbie Poster

Re: Java Server Faces help!!!

 
0
  #2
Jun 27th, 2005
Marty Hall has some excellent slides on jsf here: http://courses.coreservlets.com/Cour...rials/jsf.html

I suggest you check those out.
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 7
Reputation: bpk is an unknown quantity at this point 
Solved Threads: 0
bpk bpk is offline Offline
Newbie Poster

Re: Java Server Faces help!!!

 
0
  #3
Jul 8th, 2005
www.corejsf.com is a good place.

I don't want to discourage you, but JSF is a hard technology to master if you're writing big applications (although the basics of it aren't too bad to learn).

One of my pointers is to learn upfront the six phases of the JSF lifecycle and what happens in each lifecycle. If you don't understand the lifecycle, you'll find that JSF does things you don't expect (or doesn't do things you expect). It's tempting to skip this chapter in the JSF book, because it's boring , hard to understand, and in some books is in the back of the book, but trust me, it's important! If you don't have a book, in addition to www.corejsf.com, try http://www-128.ibm.com/developerwork.../?ca=drs-j0905.

Also, I know as a beginner you're probably not interested in doing this, but if you run into a problem you just can't figure out, I recommend digging through the MyFaces source code to see what's actually going on. I've probably learned more from the MyFaces code than any JSF book. Often the books don't help you debug unexpected problems. (MyFaces is an open source implementation of JSF)

Good luck.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC