I have a Bean which is storing user-info, like name, password, email, age, address, etc. I have another bean which want to access that info / that bean. I don't want to pass the info along the jsp page, instead i want to directly access that user-bean in the other bean. is there something like getBean(beanname) ? Thanx (if you have the answer, or even reply). Happy X-Mas! Sam.
- Storing property file Scott Walter
- Re: Storing property file Milt Epstein
- Re: Storing property file Craig R. McClanahan
- Sam Terburg
