ashwani sinha

Greenhorn
+ Follow
since Dec 12, 2013
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
1
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by ashwani sinha

@Tim,Ilari,

"you can accomplish this. But you must understand that if the request was made to a bean that is @RequestScoped then the new pageload does not have access to the values sent from the form. But there are alternative approaches to handle that (if it is necessary to access the original values at all!). "

In my case, page have lots of requests that I want to retained in new page. could you please elaborate more on how to access the original values.
- thanks in advance.
10 years ago
JSF