The Spring bean isn't serialized. Instead, it's autowired each time the JSF bean is deserialized. So you'd rather use stateless Spring beans.
確定! 回上一頁