One question... Size is an issue for me, and I also use maven, so do I need to
source everything in to use it ?
Thanks,
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
bmg125 wrote:
Okay, so I tried contributing a MasterDispatcher. I contributed it with an
order of after:PageRender, however it doesn't seem to be getting called. It
seems that PageRenderDispatcher is interrupting the pipeline, so
contributing a dispatcher after:PageRender isn't possible.
An
Joachim Van der Auwera wrote:
Howard Lewis Ship wrote:
Looks reasonable to me; another alternative is to assign the id
parameter of the zone to a value you know will be unique on the client
side. Sometimes having Tapestry provide a dynamic client id is not the
best approach.
How could that be
Folks,
for posterity, I solved the problem using the request header fields.
1. the host header field is always guaranteed (according to the HTTP
spec http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.23) to
exist.
2. The referer header field is always there because I'm handling a form
Hello guys,
I'd like to know how to use "RadioButton" and "CheckBox". What do I need
to have in Java Class and file ".tml"?
I thank for attetion, guys.
--
Gutemberg A. Da Silva
Otho schrieb:
It just occured to me that the email validator used with the @Validate
annotation validates an email-address like 1...@1, which shouldn't be possible
when looking at the source of the Validator.
To my knowledge, 1 is a perfectly legal (although odd) host name and thus qualifies fo
Hi everyone, Happy New Year!
Has anyone played with AJAX push events? I would like to send a simple
notification message (generated on the server via clicking a button) to client
browsers... I am not even sure how to begin or if Tapestry can facilitate it.
Thanks for your help,
Peter
Kevin,
I, too, would recommend using a new entity to resolve the many-to-many
into a pair of one-to-many relationships. But please don't ask me to
justify that statement - I came to the conclusion too long ago to
remember the reasons. All I remember is that it's less pain in the
long ru
I am using Tapestry 5.0.18 stable version.
I have a requirement where i need list of key value pair.
In page there is a button "Add New"
On click of "Add New" two input fields should be shown which is "key"
"value".
There can be n number of key value pair.
I am not sure how to achieve this fea
Sorry my bad, I see you have already implied that!
Thanks,
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 importan
There are examples on RadioButton and Checkbox in the Tapestry 5 source code
repository.
I have an example on them at
http://lombok.demon.co.uk/tapestry5Demo/
Shing
Home page : http://www.lombok.demon.co.uk/
--- On Tue, 6/1/09, Gutemberg A. Da Silva wrote:
> From: Gutemberg A. Da Silva
Have you check out the FormInjector component. There is an example in the
Tapestry 5 source code repository that does something similar to
what you are asking.
Shing
Home page : http://www.lombok.demon.co.uk/
--- On Tue, 6/1/09, tapestry5 wrote:
> From: tapestry5
> Subject: generate inp
Hi folks,
I made another post. This time with screencast to better demonstrate the
principle of live class reloading to newcomers.
Comments welcome at
http://bbwebcraft.blogspot.com/
Cheers,
Borut
Ok, after a few weeks of ignoring the problem I git back to it and
managed to fix it. It turned out to be completely Tapestry unrelated.
Resin contributes its own XMLReader which seems to completely ignore
DOCTYPE's. Making Resin use xerces in stead by adding this system
property to the resin conf
14 matches
Mail list logo