What are the error messages?
On Thu, Feb 26, 2009 at 2:02 PM, Biljana Biljana wrote:
> Hi!
> Am I seein well?
>
> I try to run hello2 project, from servletadvanced after I add myOwnFilter
> and uncoment what they said. I saw that I have five bugs, because don't
> have defined class Enumeration
add,
import java.util.*;
to your class file input statements.
--- On Thu, 2/26/09, Biljana Biljana wrote:
From: Biljana Biljana
Subject: [java ee programming] Servlet Advanced2
To: "J2EE Passion Group"
Date: Thursday, February 26, 2009, 11:02 AM
Hi!
Am I seein well?
I try to run hello2 pr