HELP!! Cannot delete a component

After I deleted a label in my jsp page, I got following error message although there is no error during compiling.
"Error getting property 'label1' from bean of type MyProject.MyPage
I added a new label with id "label1", and it did not solve the problem.
Any help is appreciated.

Thanks everyone,
Now the problem is solved. I went to JSP code and found my label is still there even though it has been deleted in jsp page. I just removed the tag for that label. Then everything is working fine.

Similar Messages

Maybe you are looking for