Bruce Zhang

Greenhorn
+ Follow
since Sep 29, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Bruce Zhang

Hi Mete,
It seems that this problem can show up because many causes.
I never used "request.setAttribute("registrationForm" registerationBean);", but still I got the same problem.
The good news for me is that the problem is gone for now.
But I think it will come back for a visit someday. Who knows.
Thanks.
-Bruce
20 years ago
Thank you Mete for your fast response.
After I posted my question, I solved my NO GETTER problem too.
But ridiculously, I forgot how I solved it.
I remember I only changed the form name in the struts-config.xml, cleared brower cache, and the problem is gone now. I didn't change the code in the action class.
How did you manually set another bean in the request scope with the same name as the name you gave to your form-bean in struts-config.xml? Could you please paste the code for that portion here?
Thanks Mete.
-Bruce
[ September 29, 2003: Message edited by: Bruce Zhang ]
20 years ago
Hi Mete,
this problem bugs me a long time.
Thank you for your infomation.
But I didn't quite follow you.
What form bean is the default form bean?
How did you solve this problem?
Could you give us specific instructions on this?
I believe a lot people are having this problem.
Thanks!
Bruce
20 years ago