File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes help for jsf Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "help for jsf" Watch "help for jsf" New topic
Author

help for jsf

zain -ul-Abdeen
Greenhorn

Joined: Jul 06, 2009
Posts: 1

hi,i am new in jsf.
there are three pages page1,page2,page3. from every page i go to other pages by commandlinks.
page1 is welcome page
page2 user input name,email,comments and enter to go page3.
page3 user view all comments from database.

Now i want to print "Comments successfully create" message in page3 only when user enter from page2.
and when i go from page1 to page3 message not print.

give some little coding to do this task in jsf.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: help for jsf
 
Similar Threads
Pass data between managed/ backing beans
popup form - howto get data ? from newbie
JSF Filter prevent direct access certain page
Scope Request
Prevent intermediate access to any jsp page