• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to Get the static URI in JSF using Richfaces

 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

Need help to create a web app which will be based on URI. for example i have a website where my app is running http://www.garnaik.com.

I have lot of users, If user Rudra want to access his profile he need to type the URL like : http://www.garnaik.com/profile/rudra.
same way Rahul can use : http://www.garnaik.com/profile/rahul.

How I will achieve that by using JSF with richfaces. By Using JBoss seam I am able to achieve that, but by using simple JSF and richfaces, It seems little difficult. If anybody have any hands on or idea please help me.


Many thanks in advance.


 
If I had asked people what they wanted, they would have said faster horses - Ford. Tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic