Re: Tapestry 4.1.2 JS problems?

2007-09-24 Thread andyhot
Norman Franke wrote: Ah, thanks! I wasn't aware of that. I may see if I can get it working using jscalendar, then. Thanks! My other regret was due to the "preventBackButtonFix" business. Leaving it off cause all sorts of problems for my clients (pages not displaying or displaying wrong.) I ha

Re: Tapestry 4.1.2 JS problems?

2007-09-24 Thread Norman Franke
Ah, thanks! I wasn't aware of that. I may see if I can get it working using jscalendar, then. Thanks! My other regret was due to the "preventBackButtonFix" business. Leaving it off cause all sorts of problems for my clients (pages not displaying or displaying wrong.) I had to disable it (

Re: Tapestry 4.1.2 JS problems?

2007-09-24 Thread andyhot
Tapestry 4.0.2 and tacos never had a DatePicker based on Dojo As seen on http://opencomponentry.com:8080/tacos/forms/FormEffectsExample.html that datepicker is from http://sourceforge.net/projects/jscalendar Perhaps this can be re-included in tacos 4.1 - esp. if someone is willing to work / c

Re: Tapestry 4.1.2 JS problems?

2007-09-24 Thread Norman Franke
I haven't heard anything on this one. I'm now downgrading DropdownDatePicker to plain old DatePicker since DropdownDatePicker just doesn't work on many web browsers. We've been getting a string of complaints, including crashed firewalls and other stuff. Too bad since DropdownDatePicker look

Re: Tapestry 4.1.2 JS problems?

2007-09-11 Thread Norman Franke
On a 400 MHz box (Mac running Safari) a page with 8-10 DropdownDatePicker components takes 50 seconds to render. This is not good. What is T4.1.2 doing differently than Tacos did under 4.0.2? Setting preventBackButtonFix="true" seems to help a lot, oddly enough. It fixes the loading proble

Re: Tapestry 4.1.2 Shell Title and escaped characters?

2007-09-11 Thread Norman Franke
Cool, thanks! That works. -Norman On Sep 11, 2007, at 5:35 PM, Andreas Andreou wrote: http://tapestry.apache.org/tapestry4.1/components/general/shell.html the raw attribute On 9/12/07, Norman Franke <[EMAIL PROTECTED]> wrote: I need to put a copyright symbol in my title. I'm using the Shell

Re: Tapestry 4.1.2 Shell Title and escaped characters?

2007-09-11 Thread Andreas Andreou
http://tapestry.apache.org/tapestry4.1/components/general/shell.html the raw attribute On 9/12/07, Norman Franke <[EMAIL PROTECTED]> wrote: > > I need to put a copyright symbol in my title. I'm using the Shell > component since I need Dojo stuff. How can I do that? Putting it as a > literal, e.g.

Re: Tapestry 4.1.2 Javaassist and runtime errors

2007-08-22 Thread Peter Stavrinides
to -1? You can, for example, add the following to your application's hivemind.xml : Does this help? Marcus -Original Message- From: Peter Stavrinides [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 22, 2007 10:05 AM To: Tapestry users Subject: Re: Tapestry

RE: Tapestry 4.1.2 Javaassist and runtime errors

2007-08-22 Thread Marcus.Schulte
L PROTECTED] > Sent: Wednesday, August 22, 2007 10:05 AM > To: Tapestry users > Subject: Re: Tapestry 4.1.2 Javaassist and runtime errors > > Hi Jessie, > > Thanks for your reply. > I don't think this problem relates to OGNL... The thing is > that these cl

Re: Tapestry 4.1.2 Javaassist and runtime errors

2007-08-22 Thread Peter Stavrinides
Hi Jessie, Thanks for your reply. I don't think this problem relates to OGNL... The thing is that these classes are pretty ordinary page classes with Strings and Integers, really nothing special, and besides it works great for a while, and then after a random period it gets confused? which tel

Re: Tapestry 4.1.2 Javaassist and runtime errors

2007-08-21 Thread Jesse Kuhnert
I think you are right - it probably did happen when upgrading from 4.1.1 -> 4.1.2. I changed a few things wrt OGNL and this is probably something related. If you file a re-produceable bug report here http://jira.opensymphony.com/browse/OGNL I will look in to it. (re-produceable meaning that I hav

Re: Tapestry 4.1.2 upgrade

2007-08-13 Thread Jesse Kuhnert
Glad you liked it. :) 4.1.3 is even faster if you can believe it On 7/31/07, Peter Stavrinides <[EMAIL PROTECTED]> wrote: > Thank guys for your hard work on Tapestry 4.1.2, I have noticed a > massive performance improvement, especially with the asynchronous stuff. > > well done! ;-) > > Peter

Re: Tapestry 4.1.2 upgrade

2007-07-31 Thread Peter Stavrinides
I run both... I have to support apps written in 4.1 still :-) Chris Lewis wrote: Now get on with Tap 5 ;-) Peter Stavrinides wrote: Thank guys for your hard work on Tapestry 4.1.2, I have noticed a massive performance improvement, especially with the asynchronous stuff. well done! ;-) Pete

Re: Tapestry 4.1.2 upgrade

2007-07-31 Thread Chris Lewis
Now get on with Tap 5 ;-) Peter Stavrinides wrote: Thank guys for your hard work on Tapestry 4.1.2, I have noticed a massive performance improvement, especially with the asynchronous stuff. well done! ;-) Peter - To unsubsc

Re: Tapestry-4.1.2 Documentation Clarification ... please

2007-07-30 Thread Ken nashua
To summarize... using a contrib component parameter may not be that straight forward. I had to open up the usage by specifying a binding. Then the property... Best regards Ken in nashua _ Need a brain boost? Recharge with a sti

Re: Tapestry-4.1.2 Documentation Clarification ... please

2007-07-30 Thread Ken nashua
Ok, it seems I needed one of these... in an auxillary page that operated one of my intermediary persistence oriented templates. Best regards Ken in nashua _ Need a brain boost? Recharge with a stimulating game. Play now!  http

Re: Tapestry-4.1.2 Documentation Clarification ... please

2007-07-30 Thread Ken nashua
I did get the column parameter to operater correctly. Index could not be that different could it? Still shaking my head... Best regards Ken in nashua _ http://im.live.com/messenger/im/home/?source=hmtextlinkjuly07 --

Re: Tapestry-4.1.2 Documentation Clarification ... please

2007-07-30 Thread Ken nashua
Maybe this will help https://issues.apache.org/jira/secure/ManageAttachments.jspa?id=12374984 How much science could there be to operating a parameter ? Best regards Ken in nashua _ http://im.live.com/messenger/im/home/?source

Re: Tapestry-4.1.2 Documentation Clarification ... please

2007-07-30 Thread Marcus Schulte
2007/7/30, Ken nashua <[EMAIL PROTECTED]>: > Hi Folks, > > I am trying to operate the index parameter as documented in the > contrib:table docs. > > Can someone help clarify this for me? > > Here is the documentary... > > INDEX: If provided, the parameter is updated with the index of the loop on >

RE: Tapestry 4.1.2 LinkSubmit issue

2007-07-09 Thread Marcus.Schulte
you can use dojo's event connection/interception stuff which is described here: http://dojotoolkit.org/book/dojo-book-0-4/part-5-connecting-pieces/event -system-0 Basically you can do something like: dojo.event.connect("before", dojo.byId("yourLinkId"), "onclick", yourObjectRef, "yourMethodName")

Re: Tapestry 4.1.2 Expected release Date

2007-06-15 Thread Renat Zubairov
Agree with you Jesse, but I'm pretty sure that "good enough" solution can only emerge from the frequent iterations and frequent feedback from the users - mean frequent releases of the functionality. IMHO in Tap5 most important thing that is missing is AJAX, let it be very simple, very primitive bu

Re: Tapestry 4.1.2 Expected release Date

2007-06-14 Thread Igor Drobiazko
Great news, especially for those people who couldn't use snapshots. I hope there will be more releases in the future. On 6/14/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: Well now ~cough~ umm ...I wouldn't say it's lacking features - he's just being careful / methodical like always. I'm sure H

Re: Tapestry 4.1.2 Expected release Date

2007-06-14 Thread Jesse Kuhnert
Well now ~cough~ umm ...I wouldn't say it's lacking features - he's just being careful / methodical like always. I'm sure Howard is quite capable of doing a better job than what happened in T4 (and we'll expect nothing less ;) ) but it's a really tricky thing to get right. I'm still not totally

Re: Tapestry 4.1.2 Expected release Date

2007-06-14 Thread Renat Zubairov
Great news! Looking forward to see a new release! I really hope that after 4.1.2 Jesse would be able to contibute all his experience and _excellent_ ideas in to Tapestry 5 which is really lucking AJAX features right now. What are the plans about AJAX in Tap5? Renat On 14/06/07, Jesse Kuhnert <

Re: Tapestry 4.1.2 Expected release Date

2007-06-14 Thread Jun Tsai
2007/6/14, Jesse Kuhnert <[EMAIL PROTECTED]>: I am waiting a few days for word back from the opensymphony.com people about some items I need to get OGNL released. If I haven't heard anything by this weekend I may just release it quietly on ibiblio myself for now. After that is done then we ca

Re: Tapestry 4.1.2 Expected release Date

2007-06-13 Thread Jesse Kuhnert
I am waiting a few days for word back from the opensymphony.com people about some items I need to get OGNL released. If I haven't heard anything by this weekend I may just release it quietly on ibiblio myself for now. After that is done then we can finally start all of the steps involved in rel

Re: Tapestry 4.1.2 / Number of Threads

2007-05-02 Thread Jesse Kuhnert
oh...and incidentally they actually end up increasing the throughput of your application - not the other way around. ...Either way it needs to be configurable to handle the scale of all the variously sized tapestry apps. On 5/2/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: Those are all coming f

Re: Tapestry 4.1.2 / Number of Threads

2007-05-02 Thread Jesse Kuhnert
Those are all coming from http://jakarta.apache.org/commons/pool/ . I probably should make all of these instances completely configurable though. If you create a tapestry jira issue I'll give it higher priority. On 5/2/07, Lionel Touati <[EMAIL PROTECTED]> wrote: Hi All, When runnning tapestr

Re: Tapestry 4.1.2-SNAPSHOT + Tacos 4.1.0-SNAPSHOT syntax error

2007-04-24 Thread Borut Bolčina
Alright! It works again, thanks to all for quick response. 2007/4/24, Andreas Andreou <[EMAIL PROTECTED]>: Well, this has resulted in a few (perhaps known?) ognl issues - i'm filling some bug reports now. Anyway, try grabbing the new tacos snapshot and retrying... it now works.

Re: Tapestry 4.1.2-SNAPSHOT + Tacos 4.1.0-SNAPSHOT syntax error

2007-04-24 Thread Andreas Andreou
Well, this has resulted in a few (perhaps known?) ognl issues - i'm filling some bug reports now. Anyway, try grabbing the new tacos snapshot and retrying... it now works.

Re: Tapestry-4.1.2-SNAPSHOT and ognl exp. parser

2007-04-23 Thread Andrea Chiumenti
when displaying the page this is the output: *type* Exception report *message* *description* *The server encountered an internal error () that prevented it from fulfilling this request.* *exception* javax.servlet.ServletException: org.apache.tapestry.services.impl.HiveMindExpressionCompiler.g

Re: Tapestry 4.1.2

2007-04-03 Thread Gareth
Thanks Jesse. - Original Message From: Jesse Kuhnert <[EMAIL PROTECTED]> To: Tapestry users Sent: Tuesday, 3 April, 2007 2:34:52 PM Subject: Re: Tapestry 4.1.2 Maybe another week or two. It is entirely dependent on seeing the ognl features stabilize. On 4/3/07, Gareth &

Re: Tapestry 4.1.2

2007-04-03 Thread Jesse Kuhnert
Maybe another week or two. It is entirely dependent on seeing the ognl features stabilize. On 4/3/07, Gareth <[EMAIL PROTECTED]> wrote: Hi All, Is there a likely approximate release date for tapestry 4.1.2 yet? If so, could you please share it, I couldn't find it on the website anywhere. Than

Re: Tapestry 4.1.2 DirectLink updateComponents within a Dialog

2007-03-06 Thread Andreas Andreou
out tomorrow and see if I can find out what's going on when trying to update components within the dialog. > > > > Thanks, > > > > Danny > > > > > > -Original Message----- > > From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] > > Sent: Mon 3/5/200

Re: Tapestry 4.1.2 DirectLink updateComponents within a Dialog

2007-03-06 Thread Renat Zubairov
x27;ll check it out tomorrow and see if I can find out what's going on when trying to update components within the dialog. > > Thanks, > > Danny > > > -Original Message- > From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] > Sent: Mon 3/5/2007 9:05 PM > T

Re: Tapestry 4.1.2 DirectLink updateComponents within a Dialog

2007-03-05 Thread Jesse Kuhnert
't debugged more. I'll check it out tomorrow and see if I can find out what's going on when trying to update components within the dialog. Thanks, Danny -Original Message- From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] Sent: Mon 3/5/2007 9:05 PM To: Tapestry users Subject

RE: Tapestry 4.1.2 DirectLink updateComponents within a Dialog

2007-03-05 Thread Leffel, Daniel
riginal Message- From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] Sent: Mon 3/5/2007 9:05 PM To: Tapestry users Subject: Re: Tapestry 4.1.2 DirectLink updateComponents within a Dialog That's odd. I have some pretty complicated components being updated inside of a dialog, though admitt

Re: Tapestry 4.1.2 DirectLink updateComponents within a Dialog

2007-03-05 Thread Jesse Kuhnert
That's odd. I have some pretty complicated components being updated inside of a dialog, though admittedly I normally just specify the dialog as being the thing to update. I can take a look tomorrow to see if there's anything obvious I've missed...Did you have something more specific as an example

Re: Tapestry 4.1.2: (server side) Input Validation has no effect

2007-02-22 Thread andyhot
http://tapestry.apache.org/tapestry4.1/components/form/form.html Notice the difference between the success and the listener parameter. When using listener, you have to manually check for validation errors... ... by getting the form's delegate and checking it for errors http://tapestry.apache.org/

Re: Tapestry 4.1.2 Snapshot:Problem with async Form

2007-02-08 Thread Shing Hing Man
It is the missing backslash ! Thanks! Shing --- andyhot <[EMAIL PROTECTED]> wrote: > it's the > > try > > > Shing Hing Man wrote: > > I have a Form component with parameter async=true, > and > > a plain html > > submit button to submit the form. > > The Form parameter updateComponents i

Re: Tapestry 4.1.2 Snapshot:Problem with async Form

2007-02-08 Thread Shing Hing Man
Thanks for the suggestion! But @Submit (or @Submit with async="ognl:true) does not solve the problem. Shing --- Andrea Chiumenti <[EMAIL PROTECTED]> wrote: > hi, > try replacing > > with > value="Submit"/> > > ciao, > kiuma > > On 2/8/07, Shing Hing Man <[EMAIL PROTECTED]> wrote: > > > >

Re: Tapestry 4.1.2 Snapshot:Problem with async Form

2007-02-08 Thread Andrea Chiumenti
:) On 2/8/07, andyhot <[EMAIL PROTECTED]> wrote: it's the try Shing Hing Man wrote: > I have a Form component with parameter async=true, and > a plain html > submit button to submit the form. > The Form parameter updateComponents is set to the id > of a piece of html code > that display a

Re: Tapestry 4.1.2 Snapshot:Problem with async Form

2007-02-08 Thread andyhot
it's the try Shing Hing Man wrote: I have a Form component with parameter async=true, and a plain html submit button to submit the form. The Form parameter updateComponents is set to the id of a piece of html code that display a value entered in the form. When I click the submit button, t

Re: Tapestry 4.1.2 Snapshot:Problem with async Form

2007-02-08 Thread Andrea Chiumenti
hi, try replacing with ciao, kiuma On 2/8/07, Shing Hing Man <[EMAIL PROTECTED]> wrote: I have a Form component with parameter async=true, and a plain html submit button to submit the form. The Form parameter updateComponents is set to the id of a piece of html code that display a value ent