| Author |
Get rid of some previous pages. How can I re-design my application?
|
Vincent Zhao
Greenhorn
Joined: Jul 09, 2008
Posts: 28
|
|
Get rid of some previous pages
I have a web-application by using JSF. This application have already ran on the production. The following steps describe how to run my application:
1. Click a link from another website
2. Enter my web-application (On-line booking)
3. In page 1, select some conditions and click continue, the backing bean will be changed accordingly
4. In page 2, select some conditions and click continue, another backing bean will be changed accordingly
5. Continue until final step
Now, the new requirement is:
When Click a link from another website, that website have already finished some steps that finished by my application before. Now I need continue my application from a specific page (e.g. page 5).
My question is:
How can I re-design my application?
Any comments will be appreciate.
|
 |
Vincent Zhao
Greenhorn
Joined: Jul 09, 2008
Posts: 28
|
|
|
Any help?
|
 |
sujai chellappa
Greenhorn
Joined: May 15, 2009
Posts: 9
|
|
Similar requirement is there in my applicaition also where on click ok a link we need to change the state of JSF.
Is it possible..Any help will be appreciated
Thanks
Sujai.
|
 |
 |
|
|
subject: Get rid of some previous pages. How can I re-design my application?
|
|
|