Harsha Deep

Greenhorn
+ Follow
since Dec 19, 2009
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
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Harsha Deep

Hi ,
Thanks for your reply , I did figure out the mistake I was doing earlier , but the link that you sent was better off.
Thank you again for your help.
14 years ago
JSF
Hi all ,

I am a newbie here . I have a problem with implementing filtering functionality in Icefaces.
I want a user who types in extension jspx to be redirected to iface extension.
I use .jspx as my extension to my pages and access them as (url).iface , which is done generally in icefaces.
I have the following filter code in FacesRedirectFilter class



and my web.xml contains



but when ever i put a jspx extension it does not redirect the page ..

can anyone please upload any working project on filters or at least provide a sneak peek into the workig code ..
Thank You in advance.
14 years ago
JSF