Hi,

I am wondering about the best way to Pre populate a
form.
The scenario is :
User inputs some values in a Form X
Depending on the values in Form X, I need to
prepopulate the Form Y  (access database thru EJBs and

pre populate some fields in Form Y)
I was wondering what is the best way to do this.

Probably the Constructor of FormY is the right place
to prepopulate.However the HttpServletRequest is not
available in the Constructor.So the values entered in
previous form are not visible.
Can anybody suggest a good way of tackling this
scenario ?

Thanks,
Srikanth

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to