You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Matthias Wessendorf <ma...@apache.org> on 2006/08/23 09:05:39 UTC

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/resource/ webapp/

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 ? :)

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/resource/ webapp/

Posted by Martin Marinschek <ma...@gmail.com>.
Ah, sorry. I shouldn't check-in while training, man.

regards,

Martin

On 8/23/06, Martin Marinschek <ma...@gmail.com> 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 <ma...@apache.org> wrote:
> > 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 ? :)
> >
>
>
> --
>
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces
>


-- 

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

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/resource/ webapp/

Posted by Matthias Wessendorf <ma...@apache.org>.
yes, like the security system here ... :)

On 8/23/06, Martin Marinschek <ma...@gmail.com> 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 <ma...@apache.org> wrote:
> > 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 ? :)
> >
>
>
> --
>
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces
>


-- 
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

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/resource/ webapp/

Posted by Martin Marinschek <ma...@gmail.com>.
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 <ma...@apache.org> wrote:
> 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 ? :)
>


-- 

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces