Hi all,
My problem is I have CalendarHome.java which extends Calendar.java.
But i want both the files to share Calendar.html
How do i do it?
basically when it sees CalendarHome.java it ll search for CalendarHome.html,
i wan it look for Calendar.html instead of CalendarHome.html.
Please suggest.
Two comments:
1) onSuccessFromComponent, in theory, should work, but IFF "Component"
doesn't also have its own onSuccess handler.
2) Normally, what I do in these situations, is to encapsulate the
events with a custom event. That hides the details of component from
users of the component, s
I have a form tied to a zone. On FF everything works fine. On initial
render in IE everything renders fine. However, after a form submit, the
returned block which contains some anchors of type "any", renders its
informal parameters encoded.
so, it looks like this before submission:
Comment
Hello!
I have a problem with the event bubbling stuff. A form is located inside a
component which in turn is embedded inside my page. Now I am trying to process
the form in my page.
There is more than one component inside the page so there is the need to
specify the component who triggers the
Viva ! (+1)
Antonio
haipeng du escribió:
+1. For sure, many people have second language. After English or German
version is ready, we can translate to different languages. To make tapestry
to be popular, we must support it. I love tapestry.
On Mon, Jun 15, 2009 at 10:01 AM, Craig St. Jean w
Here is my problem : I created a DynamicSelect like this
http://lombok.demon.co.uk/tapestry5Demo/test/components/dynamicselectdemo1source
one which allow me to select a "Category" and then an "Application" from my
database.
Here is an extract of my tml :
I'd like to announce the first stable release of the Tapestry-XPath project
at Tapestry360:
https://tapestry.formos.com/projects/tapestry-xpath/
Tapestry XPath allows you to use XPath expressions to query the Tapestry
DOM, which is a particularly useful thing to do in tests of components and
Guys, I'm facing another strange issue with Tapestry 5.1.0.5. I'm using
Tapestry-Acegi, but I guess I would get the same behavior with
Spring-Security. I have configured a custom error page for the 403 forbidden
error in my AppModule, i.e.:
configuration.add("acegi.accessDenied.url", "/Acc
Em Mon, 15 Jun 2009 13:06:14 -0300, Piero Sartini
escreveu:
Maybe we would see way more components for tapestry if they could be
build with jquery.
They can be built with jQuery. I even made one that I plan to opensource
later. I don't know why other people haven't done components that
+1. For sure, many people have second language. After English or German
version is ready, we can translate to different languages. To make tapestry
to be popular, we must support it. I love tapestry.
On Mon, Jun 15, 2009 at 10:01 AM, Craig St. Jean wrote:
> +1
>
> On Mon, Jun 15, 2009 at 11:14 AM
Am Montag, 15. Juni 2009 17:47:32 schrieb Norman Franke:
> FWIW, I'm quite happy with Prototype. I'd vote we use developer cycles
> for something more productive than dealing with library preferences.
The good news first: Tapestry is opensource. That's why users who see the need
of a jQuery integ
+1
On Mon, Jun 15, 2009 at 11:14 AM, Paulo Marcelo wrote:
> +1
>
> Paulo Marcelo
>
> He who asks is a fool for five minutes, but he who does not ask
> remains a fool forever.
>
> Chinese Proverb
>
>
> 2009/6/15 Thiago H. de Paula Figueiredo
>
> > +1. The more books, the better. :)
> >
> > --
> >
On Mon, Jun 15, 2009 at 12:47 PM, Norman Franke wrote:
> FWIW, I'm quite happy with Prototype.
Me too!
> I'd vote we use developer cycles for
> something more productive than dealing with library preferences. They are
> largely functionally equivalent and prototype support is already done.
The p
...or just the sample timing filter that the quickstart archetype creates!
Olle
2009/6/15 Thiago H. de Paula Figueiredo
> On Mon, Jun 15, 2009 at 11:06 AM, Jason Lotz wrote:
> > Thanks, I think the request filter is what I was looking for.
>
> You're welcome!
> You can use the Tapestry Access
FWIW, I'm quite happy with Prototype. I'd vote we use developer cycles
for something more productive than dealing with library preferences.
They are largely functionally equivalent and prototype support is
already done.
Norman Franke
Answering Service for Directors, Inc.
www.myasd.com
On
I have a TextField component that takes quite a bit of configuration
(several validators are assigned, maxlength is set and the localized label
comes from the database). It doesn't feel right to have to copy the entire
configuration into each page where I use that field.
So I'd like to create my o
+1
Paulo Marcelo
He who asks is a fool for five minutes, but he who does not ask
remains a fool forever.
Chinese Proverb
2009/6/15 Thiago H. de Paula Figueiredo
> +1. The more books, the better. :)
>
> --
> Thiago
>
> -
> To
Nice!
A dumb question: How do I integrate the library with Tapestry?
regards,
Peter
- Original Message -
From: "Thiago H. de Paula Figueiredo"
To: "Tapestry users"
Sent: Wednesday, 20 May, 2009 03:07:12 GMT +02:00 Athens, Beirut, Bucharest,
Istanbul
Subject: Re: [T5] TapestryIoC Reg
On Mon, Jun 15, 2009 at 11:06 AM, Jason Lotz wrote:
> Thanks, I think the request filter is what I was looking for.
You're welcome!
You can use the Tapestry Access Logger
(http://www.arsmachina.com.br/project/tapestryaccesslogger) for a
request filter example.
--
Thiago
Hi all.
I have 2 java pages and i want it to refer same html for both java files.
How do I do it in .application file.
The above does not work.
By the way am using tapestry 4.1
Please help.
Thanks in advance
--
View this message in context:
http://www.nabble.com/how-to-specify-2-java-f
Thanks, I think the request filter is what I was looking for.
Jason
On Sun, Jun 14, 2009 at 11:26 AM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:
> Em Sun, 14 Jun 2009 02:12:34 -0300, Angelo Chen <
> angelochen...@yahoo.com.hk> escreveu:
>
> maybe dispatcher? you can find a relat
The way exceptions are dealt with in Tapestry is 'second to none!' ... one of
the frameworks best features imho, see this page:
http://tapestry.apache.org/tapestry5/tapestry-core/guide/event.html
There are many ways to handle exceptions, you choose whats best for you, what I
am doing is using a
Sorry to poach on this thread, but is there a way to reconfigure the client
side validation model rather than disable it entirely? i.e.: to customize the
validation trigger event (onClick,onBlur,onFocus,onKeyUp etc), or instead of
per element validation, validate before a submit like this for ex
+1. The more books, the better. :)
--
Thiago
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
Hi Thiago,
> That's a very difficult feature to have, as everything in Tapestry that
> needs Javascript uses Prototype. That's an awful lot of code to be
> reimplemented.
Looking through recent posts on the list, it looks like this is now being
looked at, and I am very glad for this, because
+1
On Mon, Jun 15, 2009 at 12:51 PM, Borut Bolčina wrote:
> +1
>
> Thanks
>
> 2009/6/15 Igor Drobiazko
>
> > Well, this community can help to make the publisher's decision easier. If
> > somebody of you is interested in a book translation, just comment here. I
> > will forward this thread to th
Hi,
I'd like to have all Exception of my Application handled by its
special ExceptionReport in the way that on the production system the
ExceptionReport directly redirects the user to the start page.
This works well using Jetty as AppServer and checking for the error
reason in beginRender a
+1
Thanks
2009/6/15 Igor Drobiazko
> Well, this community can help to make the publisher's decision easier. If
> somebody of you is interested in a book translation, just comment here. I
> will forward this thread to the publisher. The more interests available the
> more likely they will do it.
Yes!
On Mon, Jun 15, 2009 at 11:41 AM, Newham, Cameron wrote:
> A book in English would be great.
>
>
> -Original Message-
> From: Igor Drobiazko [mailto:igor.drobia...@gmail.com]
> Sent: 15 June 2009 07:34
> To: Tapestry users
> Subject: Re: best book for T5
>
> Well, this community can
> Has anyone successfully created a project using Tapestry and Spring for
> jax-ws web services?
I would be interested in giving this a try! If you get this working could you
document it, perhaps in a wiki article?
Cheers,
Peter
- Original Message -
From: "Otho"
To: "Tapestry users"
Hi Angelo,
Using a Dispatcher (or Request filter) enables you to filter on every Request,
so simply wire Tapestry's ApplicationStateManager to your Dispatcher and
retrieve the appropriate ASO instance to check access for the requested page /
resource:
public PageAccessController(ApplicationSta
Very nice! Looking forward to give it a try.
Thanks for the work.
Piero
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
A book in English would be great.
-Original Message-
From: Igor Drobiazko [mailto:igor.drobia...@gmail.com]
Sent: 15 June 2009 07:34
To: Tapestry users
Subject: Re: best book for T5
Well, this community can help to make the publisher's decision easier.
If
somebody of you is interested i
+1
Thanks,
Alexey.
-Original Message-
From: Ivano Luberti [mailto:lube...@archicoop.it]
Sent: Monday, June 15, 2009 11:23 AM
To: Tapestry users
Subject: Re: best book for T5
I'm also interested.
BTW I'm surprised this kind of books can be printed in a language other
then English
Peter
Hi,
Is it at all possible to have a Zone inside FormFragment like this?
show block 2
show block 1
I am getting
Render queue error in SetupRender[account/SignupWizard:areacode]: The Area
Code component must be enclosed by a Fo
I would buy an English version of your book instantly.
regards,
Onno
On Mon, Jun 15, 2009 at 8:33 AM, Igor Drobiazko wrote:
> Well, this community can help to make the publisher's decision easier. If
> somebody of you is interested in a book translation, just comment here. I
> will forward this
On Fri, Jun 12, 2009 at 10:23 PM, Blower,
Andy wrote:
> I recently moved authentication for our project in method advice for the
> ComponentEventLinkEncoder method decodePageRenderRequest() because some other
> method advice to the same method has some modified URL processing and it
> saves dup
If 5.1, like context="[param1,param2]"
If 5.0, refer to list binding of t5component project.
DH
- Original Message -
From: "Radek Terber"
To: "Tapestry users"
Sent: Monday, June 15, 2009 3:49 PM
Subject: more actionlink's context values in *.tml directly
> Hi all.
>
> Is there any w
Hi all.
Is there any way to put more than one context parameter (for actionlink,
pagelink and similar components) directly into tml file (for example
"param1" and "param2" to generate URL in form
"http://urBase/param1/param2";, something like this: ... ) ?
I can do it using ComponentResources'
I'm also interested.
BTW I'm surprised this kind of books can be printed in a language other
then English
Peter Stavrinides ha scritto:
> Yes of course I am interested.
>
> Peter
>
>
--
==
dott. Ivano Mario Luberti
Archimede Informatica societa'
Waiting for it too.
DH
- Original Message -
From: "Peter Stavrinides"
Sent: Monday, June 15, 2009 2:59 PM
Subject: Re: best book for T5
> Yes of course I am interested.
>
> Peter
>
> --
> If you are not an intended recipient of this e-mail, please notify the
> sender, delete it an
Hi I'm developing a netbeans plugin for tapestry 5 tested on windows xp
The supported features are:
Initial features:
* Create pages/components from wizard
* Code templates
* Actions
* tml files highlighting
* Live class reloading
Code templates
For example, if you type [o
Yes of course I am interested.
Peter
--
If you are not an intended recipient of this e-mail, please notify the sender,
delete it and do not read, act upon, print, disclose, copy, retain or
redistribute it. Please visit http://www.albourne.com/email.html for important
additional terms relating
43 matches
Mail list logo