jsp servlet exception: bean not found within scope.
Posted
by stu
on Stack Overflow
See other posts from Stack Overflow
or by stu
Published on 2008-11-06T21:50:11Z
Indexed on
2010/06/12
16:02 UTC
Read the original article
Hit count: 246
I'm getting this error:
javax.servlet.ServletException: bean givingFormBean not found within scope
on a page with this at the top.
The class exists in the classpath, it worked this morning, and I don't get what not found within scope means.
I've googled and googled and nothing useful came up.
© Stack Overflow or respective owner