Well why don't you use the session object & store the username & password in the session object it self using the putValue(Object, Object) method & retrieve these values from various pages using the getValue(Object) method of the session object.
Hope this helps.
Have a nice day.
With regards,
Sachin S. Khanna.

Reply via email to