I have a Java Class UserBean having Id and name two field .
when i am excuting jsp file on tomcatserver i am getting Two type of error randomly :
1. Error Details :/AddUser.jsp(17,12) ‘#{UserBean.id}’ Target Unreachable, identifier ‘UserBean’ resolved to null
2. /AddUser.jspNo saved view state could be found for the view identifier: /AddUser.jsp
where i am doing wrong i dnt know …
can any body help me out.
thanks
Nikhil
I think there is miss mapping faces-config.xml
try this ..
in faces-config.xml ,