General diagnostics:
1. The bean class has to be in a package
2. The bean has to be declared public
3. The bean has to have a default, public, no-arguement constructor.
--David
Lijin wrote:
>Please help me in the following problem occuring in my project.
>One of our project is running currect
Please help me in the following problem occuring in my project.
One of our project is running currectly in the Tomcat 4 version with one old
version of Jasper report. Now we our requirment is that, we have to trasfer
it to new Tomcat 5 environment. But when we transfer this into the new
Tomcat ver