hello
I have made jsp page and defined a bean named admin_profile and keep scope as a session(30 min).
when i want to access that web page then i got the message like javax.servlet.ServletException: java.lang.InstantiationException: bean admin_profie not found within scope so please any one help me to overcome this problem...!
