on ‎2007 Apr 11 11:21 AM
Hi all,
i have a problem with two jsp pages.
Each jsp page is made using "Create new portal application object."
They use bean to communicate.
In the first one is selected something from a listbox, and the second one have to show what has been selected.
This doesn't work. I mean, i select something, but it is not shown in the other jsp page.
There are located in a Portal page.
If someone can help me with advice? why this doesn't work.
I will give more information if necessary.
Thank you very much in advance.
BR
Request clarification before answering.
Hi,
Make the scope of the bean as "request" and change your object creation of the bean in the java component accordingly. scope "application" will not work between two different components.Hope it helps!
Thanks,
Beevin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.