vendredi 20 février 2015

user can not be resolved to a type

I wrote one line of code in my jsp code



User u = (User)request.getSession().getAttribute("user");


and I get this error:



Multiple annotations found at this line:
- User cannot be resolved to a type


Why is this so? What should I look into?





Aucun commentaire:

Enregistrer un commentaire