http://tapestry.apache.org/tapestry4.1/components/general/script.html
On 1/18/07, Pratibha Gopalam <[EMAIL PROTECTED]> wrote:
I am trying to use the scriptPath property to set a script path. But it
says that the property not present.
Can anybody please help me with this?
Pratibha Gopalam wrot
I am trying to use the scriptPath property to set a script path. But it
says that the property not present.
Can anybody please help me with this?
Pratibha Gopalam wrote:
Thanks you very much of the inputs. It works now!
andyhot wrote:
Nick Westgate wrote:
Yet again, mourn the passing of S
Thanks you very much of the inputs. It works now!
andyhot wrote:
Nick Westgate wrote:
Yet again, mourn the passing of Spindle, which would warn you that
has an invalid OGNL expression for value.
You want to pass a string, so use quotes:
or better
Cheers,
Nick.
Pratibh
Nick Westgate wrote:
Yet again, mourn the passing of Spindle, which would warn you that
has an invalid OGNL expression for value.
You want to pass a string, so use quotes:
or better
Cheers,
Nick.
Pratibha Gopalam wrote:
Hello,
Has anybody used PatternValidator with Ta
Yet again, mourn the passing of Spindle, which would warn you that
has an invalid OGNL expression for value.
You want to pass a string, so use quotes:
Cheers,
Nick.
Pratibha Gopalam wrote:
Hello,
Has anybody used PatternValidator with Tapestry 4.0? I would like to
validate
Hello,
Has anybody used PatternValidator with Tapestry 4.0? I would like to
validate an user input against a pattern. I tried using the
PatternValidator like below
class="org.apache.tapestry.valid.PatternValidator">
but got exceptions saying patternString/patt