Re: svn commit: r433909 - in /myfaces/tomahawk/trunk/examples/simple/src/main: java/org/apache/myfaces/examples/common/ java/org/apache/myfaces/examples/util/ resources/org/apache/myfaces/examples/res

2006-08-23 Thread Matthias Wessendorf
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

Re: svn commit: r433909 - in /myfaces/tomahawk/trunk/examples/simple/src/main: java/org/apache/myfaces/examples/common/ java/org/apache/myfaces/examples/util/ resources/org/apache/myfaces/examples/res

2006-08-23 Thread Martin Marinschek
I don't get you - you mean the HttpServletResponse which is too much in the imports? Are you getting pedantic on your old days in the US ;)) ? regards, Martin On 8/23/06, Matthias Wessendorf [EMAIL PROTECTED] wrote:

Re: svn commit: r433909 - in /myfaces/tomahawk/trunk/examples/simple/src/main: java/org/apache/myfaces/examples/common/ java/org/apache/myfaces/examples/util/ resources/org/apache/myfaces/examples/res

2006-08-23 Thread Matthias Wessendorf
yes, like the security system here ... :) On 8/23/06, Martin Marinschek [EMAIL PROTECTED] wrote: I don't get you - you mean the HttpServletResponse which is too much in the imports? Are you getting pedantic on your old days in the US ;)) ? regards, Martin On 8/23/06, Matthias Wessendorf