how to use request Object on form submit

Hai all,

i have a JSF page having simple form, username, password field and submit button, so on submit the form i want to get the data from the request object in next page without using a bean.

How can i get it? I am looking for this problem for quite a long time, so can anyone help me...

[309 byte] By [subrato_001a] at [2007-11-27 9:12:30]
# 1
> without using a beanWhy are you looking for workarounds?
BalusCa at 2007-7-12 21:59:05 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
> i have a JSF page having simple form, username,> password field and submit button, so on submit the> form i want to get the data from the request object> in next page without using a bean.Why are you using JSF?
RaymondDeCampoa at 2007-7-12 21:59:05 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
That's a better question.
BalusCa at 2007-7-12 21:59:05 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...