Yes, if you leave the line blank, there won't be any validation.
The line would go in whatever logging configuration file you're using.
For me, it goes in log4j.properties in the root of my classpath.
On Fri, Nov 20, 2009 at 2:24 PM, laredotornado wrote:
>
> Is it true that if you have a custom
Is it true that if you have a custom validator set up for the input, but you
leave the input field empty, your validator will not get invoked?
Also, where does this line
org.apache.myfaces.lifecycle.LifecycleImpl = trace
go? Thanks, - Dave
Mike Kienenberger wrote:
>
> This is for 1.2, but
Hi Arnold,
I don't see why a solution with request parameters is more elegant than
using a JSF/Spring managed bean?
Best regards,
Bart
On Fri, Nov 20, 2009 at 08:21, Arnold Preg wrote:
> Hi Bart,
>
> I asked it already in the spring forum but nobody answered. I read the
> spring reference alre
Hi,
I'm using Tomahawk 1.1.9 for JBoss 5.1. How are you supposed to set the
backing bean value for a set of radio buttons? I have this ...
Hello,
Let me draw your attention to the undermentioned sites:
http://www.irian.at/trinidad-demo/faces/demos/panelPageSkinDemo.jspx
(The URL helps you to find the source code of this page in the Apache
Trinidad distribution)
http://myfaces.apache.org/trinidad/devguide/skinning.html
I hope thes
Hello,
I have a problem with trinidad skinning. I want to have multiple
stylesheets, one for normal display of our website, one for printing and so
on. But I don't know where to select the stylesheets. I have a
Trinidad-config.xml referencing my default skin in a Trinidad-skins.xml. How
do I a
This is for 1.2, but it's probably the same.
org.apache.myfaces.lifecycle.LifecycleImpl = trace
will log the lifecycle. Seems like this should really be debug level.
Most of the time it's a lifecycle issue rather than a validation issue.
Sometimes making sure you have a message/messages compon
Hi all,
I noticed an error using "tx:date" with IE 6.0 (FF works fine) in Version
myfaces-tobago-1.0.24-SNAPSHOT-dist.zip (from today).
Using this testpage
-
<%@ taglib uri="http://myfaces.apache.org/tobago/component"; prefix="tc"%>
<%@ taglib uri="http://myfaces.apache.
8 matches
Mail list logo