Hi,
I have a page containing items which the user can edit individually
using asynchronous posts. The basic structure of the page is as
follows:
... form fields, for example
The problem is of course that when the form is rewound, it is done
outside the context of the
ge-
>> From: Justin Walsh [mailto:[EMAIL PROTECTED]
>> Sent: Monday, March 12, 2007 2:06 PM
>> To: Tapestry users
>> Subject: Re: 4.1.1
>>
>> What version of the jdk are you using?
>>
>> Damian Sobieralski wrote:
>>
>>> Correc
o
>
>> work. I'd like to just figure out what this rather cryptic error (at
>> least to me) means and how to rectify it. The Maven stuff will just
>>
> add a
>
>> layer of complexity ri
eBody(SimpleNode.java:170)
>* ognl.SimpleNode.getValue(SimpleNode.java:210)
>* ognl.Ognl.getValue(Ognl.java:333)
>* ognl.Ognl.getValue(Ognl.java:310)
>(...)
>
> I hope that this is enough for you to tell-me wath i'm doing wrong
> this time, because i've already did similar stuff a couple of times
>
--
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
Justin Walsh
http://www.ewage.co.za
s I can configure an exception presenter for a
specific type of exception?
Cheers
--
Justin Walsh
http://www.ewage.co.za
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
t mode (except for widjet components
> ...now).
> The JFly edit table is a form component with server validation
> capabilities
> and may be controlled via keyboard.
>
> Ciao,
> kiuma
--
Justin Walsh
http://www.ewage.co.za
-
object);
I'm a newbie to tapestry and JSON - but am willing to share this
contribution to anyone that may find it useful. I'd also like to
improve on the validation - so if anyone has any suggestions on how do
this in a more elegant manner let me know.
Thanks
--
; tapestry.loadJson=function(type, data, http, kwArgs){
> alert("Hey what does it mean?: " + data["means"]);
> }
>
--
Justin Walsh
http://www.ewage.co.za
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Justin Walsh wrote:
D'oh
Just realised that eval is for converting text to object. Sorry.
--
Justin Walsh
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
nction:
>
> tapestry.loadJson=function(type, data, http, kwArgs){ }
>
> "data" will be your json object structure. Ie if you returned
> something like {this:value,means:nothing} you'd be able to do:
>
>
> tapestry.loadJson=function(type, data, http, kwArgs){
> alert("Hey what does it mean?: " + data["means"]);
> }
>
--
Justin Walsh
http://www.ewage.co.za
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> Well, I just assumed ~everyone~ must be using 4.1 by now. =p
>
> On 2/20/07, Matt Brock <[EMAIL PROTECTED]> wrote:
>>
--
Justin Walsh
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
12 matches
Mail list logo