the situation is as follows, i have a page to add/update user
in the prerender method depending on a parameter either creating a new object or getting existing one
@Component("user")
@Scope("request")
public class UserBean ...
JSF/Spring: Target Unreachable, identifier 'asalle' resolved to null Hello all, I use Spring 2.5, JSF 1.2 and Glassfish (v2ur1) with Java 5. I want to manage a simple java bean with ...