Martin,
This thread should not be closed though.I tested inputCalendar with one
field and when nothing is displayed for year it works out ...BUT inputDate
(with 3 fields : day, month, year) breaks the way described here ...
Regards,
Fabian
From: "Martin Marinschek (JIRA)"
Reply-To: "M
ugging with Eclipse
Date: Wed, 24 Aug 2005 13:11:52 +0200
Fab Psycho wrote:
Hi,
I'd like to understand how inputDate works and see it through
eclipse debugger.
I already tried debugging from a project put in tomcat path having a
breakpoint in my bean and it works but this time, I'd lik
yfaces debugging with Eclipse
Date: Tue, 23 Aug 2005 09:05:46 +0200
I don't know about Eclipse, it sure works in IntelliJ though. You need
to attach the sources to your war files in IntelliJ for doing this.
regards,
Martin
On 8/23/05, Fab Psycho <[EMAIL PROTECTED]> wrote:
> Hi,
&
Hi,
I'd like to understand how inputDate works and see it through eclipse
debugger.
I already tried debugging from a project put in tomcat path having a
breakpoint in my bean and it works but this time, I'd like to debug let's
say through myfaces-simple-examples.war ... Is it possible to
Hi,
Someone could tell me which function is used to transmit date from
inputdate to the bean ?
Does it come from htmlinputdate, htmldaterenderer ? Would it be possible to
have more than one function for that ? (ie where does that function is
declared responsible for output ?)
Best regards,
Hi,
AFAICS, sandbox tld space is s (short name) so the way to include an
additionnal tag should be :
<%@ taglib uri="http://myfaces.apache.org/extensions"; prefix="s"%> ?
My tag is the following :
validateUrl
org.apache.myfaces.custom.urlvalidator.ValidateUrlTag
JSP
a test build of the site and examples to make sure that
everything compiles and looks good before supplying a patch.
Thanks for contributing to MyFaces.
sean
On 8/2/05, Fab Psycho <[EMAIL PROTECTED]> wrote:
> Hi Bruno,
>
> Thanks for your comments ! Does relevant forrest documen
Hi Bruno,
Thanks for your comments ! Does relevant forrest documentation patch
and example addition have to be applied against sandbox as well or directly
against its respective path ?
Best regards,
Fabian
From: "Bruno Aranda (JIRA)"
To: [EMAIL PROTECTED]
Subject: [jira] Commented: (MY
Hi,
Here's a patch against tomahawk svn to add url validation.It's based
on email validator.
I made this one as a test.Could you tell me the way you want patches
submitted if I'm wrong with this one ?
Another question is about serialVersionUID ... What does this one means in
emailvali