On Mon, Jun 20, 2011 at 3:29 AM, Scappatura Rocco <[email protected]> wrote: >> -----Original Message----- >> From: Dave [mailto:[email protected]] >> Sent: Thursday, June 16, 2011 4:16 PM >> To: [email protected] >> Subject: Re: Comment authentication problem >> >> Can you send the list of import statements at the start of your class, >> or the whole class. > > import java.util.ResourceBundle; > import javax.servlet.http.HttpServletRequest; > import javax.servlet.http.HttpSession; > import org.apache.commons.logging.Log; > import org.apache.commons.logging.LogFactory;
I don't see any org.apache.roller packages there. What is the package name of the class your are defining? - Dave
