myfaces/tomahawk/trunk/examples/simple/src/main/java/org/apache/myfaces/examples/common/CarConfigurator.java Tue Aug 22 22:23:54 2006
@@ -22,6 +22,9 @@ import javax.faces.context.FacesContext; import javax.faces.model.SelectItem; import javax.faces.validator.ValidatorException; +import javax.faces.convert.Converter; +import javax.faces.convert.ConverterException;
+import javax.servlet.http.HttpServletResponse;
ide compiled it, right ? :)
