i found question redirect external url in jsf want accomplish similar thing, want add http header while redirecting, more specific getting request jsf application user enter information. based on information pull out details db.
now need redirect external url(different application) , add information in http header application can read key value pairs.
example "username" "anyuser".
what simple way in jsf 2?
Comments
Post a Comment