The moose likes JSF and the fly likes problem in Navigation (pages  included in main page) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "problem in Navigation (pages  included in main page)" Watch "problem in Navigation (pages  included in main page)" New topic
Author

problem in Navigation (pages included in main page)

Raminder Singh
Ranch Hand

Joined: Mar 01, 2002
Posts: 72
Hi,

Help me to proceed.

Scenario:
Main page has some tabs & sub tabs. It also have main form tag.
Each subtab in main page refer to an seperate JSP. JSP code of Subview has an subView tag.

Now how to pass control from page1 (tab01->subtab01) to page2( tab02->subtab02), Bean of page1 has action of page 2. In faces-config, each action has corresponding JSP. but diretly going to page02 says Form tag missing.

Is this case suitable for NavigationHandler? Can you share some more code/suggestions?

thanks
 
jQuery in Action, 2nd edition
 
subject: problem in Navigation (pages included in main page)
 
Threads others viewed
declarative validation of wizard pages
jsp page redirection
Passing values between two JSPs
How to get results into same jsp
Redisplaying a page after validation due to validation errors?
Two Laptop Bag