Thanks Mark, you helped me!
2009/2/12 Mark Thomas
> ruben rubens wrote:
> > Hello,
> >
> > I found a posible bug or weird performance with tomcat 6.0.18. I'm using
> > faces for MVC, when the context is setting the values for bean atributes
> > from an emp
Hello,
I found a posible bug or weird performance with tomcat 6.0.18. I'm using
faces for MVC, when the context is setting the values for bean atributes
from an empty input (input with null value) I don“t finally get a null value
as I expect, I finally get a primitive default value. For example,
.setHeader("Content-Language",
userSession.getLocale().getLanguage());
Rubens.
--
View this message in context:
http://www.nabble.com/Content-Language-en-US-tp21764367p21764367.html
Sent from the Tomcat - User mailing list a