You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by mauro2java2011 <ma...@gmail.com> on 2014/03/24 19:53:34 UTC

context-param fro jsf2

  from the web site of balusC 

http://balusc.blogspot.it/2011/09/communication-in-jsf-20.html

<context-param>
       
<param-name>javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL</param-name>
        <param-value>true</param-value>
    </context-param>

-Dorg.apache.el.parser.COERCE_TO_ZERO=false

inyo tomee i have aksi ti set thge param and COERCE_TO_ZERO=fakse for jsf???
and into general always for jsf also if i use myfaces into a tomcat plain ?



--
View this message in context: http://openejb.979440.n4.nabble.com/context-param-fro-jsf2-tp4668337.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: context-param fro jsf2

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Tomcat and TomEE use apache el so yes

Ps/request: one more time a lot of typos in your mail and it is almost
impossible to understand it so please re-read before posting
Le 24 mars 2014 19:55, "mauro2java2011" <ma...@gmail.com> a écrit :

>   from the web site of balusC
>
> http://balusc.blogspot.it/2011/09/communication-in-jsf-20.html
>
> <context-param>
>
>
> <param-name>javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL</param-name>
>         <param-value>true</param-value>
>     </context-param>
>
> -Dorg.apache.el.parser.COERCE_TO_ZERO=false
>
> inyo tomee i have aksi ti set thge param and COERCE_TO_ZERO=fakse for
> jsf???
> and into general always for jsf also if i use myfaces into a tomcat plain ?
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/context-param-fro-jsf2-tp4668337.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>