i just read about new expression language
(http://wiki.mvflex.org/index.php?title=MVFLEX_Expression_Language)
These words amazed me:
MVEL is an LALR parser utilizing a reduce-fast stack algorithm. And at over
1700% faster than OGNL in most applications, we think you’ll agree that
simpler is bette
You don't ~have~ to use the Tapestry ApplicationServlet, it's there as a
convenience. All it does differently is add looking for hivemodule.xml in
your web context directory.
On 11/16/06, James Carman <[EMAIL PROTECTED]> wrote:
They didn't use our filter because they load a whole bunch of
diffe
Define the max validator class as a bean and reference it instead of max=
(ie validators="validators:maxBean" i think, maybe it's more complicated
than that)
On 11/16/06, Daniel Tabuenca <[EMAIL PROTECTED]> wrote:
This may be a very easy question, but I've looked around and can't
find the ri
http://tapestry.apache.org/tapestry4.1/apidocs/index.html
(notice the javadocs show you the source as well if you click on the class
name)
On 11/16/06, Mark Stang <[EMAIL PROTECTED]> wrote:
Does anyone have one that is available that doesn't use a resource bundle?
Mark J. Stang
Senior Enginee
This may be a very easy question, but I've looked around and can't
find the right way to do this. All I want to be able to do is set a
validator parameter like "max" for example to the value of a page
property instead of a hard-coded number. So I kinda want to do like
"max=ognl:maxValue". What's
They didn't use our filter because they load a whole bunch of
different hivemodule files from non-standard locations.
On 11/16/06, Jean-Francois Poilpret <[EMAIL PROTECTED]> wrote:
Hi Nick,
Although I don't know much about Tapestry way to create the Registry and
give access to it, what you migh
The slightly longer version of Andy's reponse is that the bulk of all
the ajax functionality from tacos is now native to Tap4.1, so you
don't need tacos for that stuff. I highly recommend you look at the
documentation for the EventListener annotation on the Tap4.1 website
(as well as the Form com
Hi Nick,
Although I don't know much about Tapestry way to create the Registry and
give access to it, what you might possibly do with hiveremoting.caucho is to
subclass net.sourceforge.hiveremoting.caucho. CauchoRemotingServlet and
override its getRegistry method to whatever is suitable with Tapest
Bill Holloway wrote:
> I've got 20061101 snapshot of tapestry 4.1.1 and tacos 4.0.1. After
> having to comment out *everything* in Tacos'
> tapestry.markup.MarkupFilters configuration point to get tapestry to
> launch without duplicate hivemodule s, I'm using a Dialog
> with a form. Very simple.
Does anyone have one that is available that doesn't use a resource bundle?
Mark J. Stang
Senior Engineer/Architect
office: +1 303.468.2900
mobile: +1 303.507.2833
Ping Identity
I've got 20061101 snapshot of tapestry 4.1.1 and tacos 4.0.1. After
having to comment out *everything* in Tacos'
tapestry.markup.MarkupFilters configuration point to get tapestry to
launch without duplicate hivemodule s, I'm using a Dialog
with a form. Very simple. But on loading the page from
I have not yet since the requirement has actually not been needed. It
was something I thought I may need to have in the future. I'm hoping
by then there will be a solution :0
~chris
On 11/16/06, Henry Chen <[EMAIL PROTECTED]> wrote:
Thank you. Did you come up with any solution without Taperna
Hi all,
I'm working with the snapshot of Tapestry 4.1.1 and try to support the
back/forward
browser button. My page contains a 'filter' form, that a Submit
Button component submits...
.html:
... many components ...
.jwc:
generated browser html source:
Thank you. Did you come up with any solution without Tapernate?
-Original Message-
From: Chris Chiappone [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 16, 2006 10:57 AM
To: Tapestry users
Subject: Re: Tapernate Access multiple database
I has asked James about this a while back. Un
Walter -
Button binding override has been checked into CVS and will be included in
the next version (0.7).
Daniel
On 11/14/06, D&J Gredler <[EMAIL PROTECTED]> wrote:
Hi Walter,
BeanForm uses message catalogs for the button labels, and as far as I can
tell from some quick experimentation you
I has asked James about this a while back. Unfortunately i don't
believe there is any support in Tapernate for this.
On 11/16/06, Henry Chen <[EMAIL PROTECTED]> wrote:
Hi,
Anybody use Tapernate to access multiple databases? How can I switch to
another database in runtime? Thank you very much.
Hi,
Anybody use Tapernate to access multiple databases? How can I switch to
another database in runtime? Thank you very much.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
we do a lot of this PropSel refreshes using Tacos and AjaxEventSubmit. HTH.
On 11/16/06, Erik Husby <[EMAIL PROTECTED]> wrote:
On Nov 15, 2006, at 8:58 PM, Karthik N wrote:
> erik,
>
> from what i understand you have
>
> Custom Component -> contains Form -> contains PropSel
>
>
Correct
> - w
On 11/14/06, Robin Ericsson <[EMAIL PROTECTED]> wrote:
Hmm, no, never though of that, might be a good idea though. I'll see
if I have time to try this today.
Ok, debugged and problem found. Safari seems to like to cache the
result of the first query to the protected page.
I was using a proxy c
On Nov 15, 2006, at 8:58 PM, Karthik N wrote:
erik,
from what i understand you have
Custom Component -> contains Form -> contains PropSel
Correct
- when the PropSel changes, then its enclosing Form causes the submit.
Correct
i have a suspicion this Form might be causing your Custom
C
Sorry - my mistake, everything's fine...
Ron Piterman wrote:
Hi all,
Are there any known problems /anything new to usign in
4.1 ?
For me it doesn't seem to work - eventhough I have a properties file for
my component, the messages are empty -
This is strange since normally if not found, t
Hi all,
Are there any known problems /anything new to usign in
4.1 ?
For me it doesn't seem to work - eventhough I have a properties file for
my component, the messages are empty -
This is strange since normally if not found, tapestry would print the
uppercase message key - very strange,
I found a spot. I think it will have to wait for the weekend, though.
I'm hassling with software release tomorrow. My efforts on the live
grid were just research prior to a port to tap 4.1, so they don't have
the highest priority right now. I'm only getting to spend an hour or
so every day or t
Hello
in html i have
in this form page pageBeginRender i write setXxx(new arrayList());
go to the next page, formated list and go to the previous page and in
pageBeginRender write setXxx(list);
but i have error
Unable to update OGNL expression '' of
[EMAIL PROTECTED]/table.tableRows] to
[E
24 matches
Mail list logo