Hi,
I'm having a problem with a JSF managed bean. This is the source code:




package com.dx.sr_57;
/** include default packages for Beans */
import java.io.Serializable;
import...