Hi
Can you share the code
Sent from my iPhone
On Apr 10, 2012, at 10:55 AM, resign wrote:
> Hi,
>
> methods "void onSelectedFrom..." seems not to be called.
> Tested with Log-Output and Debugging.
>
> I resolved on another way (not really clean, but it works)
>
> Thanks,
> resign
>
> --
>
Hi,
methods "void onSelectedFrom..." seems not to be called.
Tested with Log-Output and Debugging.
I resolved on another way (not really clean, but it works)
Thanks,
resign
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Multiple-Submits-and-Zone-tp5619561p5629002.html
S
On 04/09/2012 07:44 PM, Howard Lewis Ship wrote:
I don't believe this is about production mode; this is more likely an
artifact of how your app is configured behind your firewall, rather
than how it runs on your workstation ... modulo that, by default in
development mode, secure is disabled.
Whe
Hey Bob, how's it been?
On 04/09/2012 07:01 PM, Bob Harner wrote:
http://tapestry.apache.org/https.html provides a pretty good
description of these options, if you haven't seen it yet.
I honestly did not see that page. Thanks for point it out.
But you're right, this needs to be better docume
I don't believe this is about production mode; this is more likely an
artifact of how your app is configured behind your firewall, rather
than how it runs on your workstation ... modulo that, by default in
development mode, secure is disabled.
When Tapestry detects that an incoming request is not
Hi Richard!
By default Tapestry is trying to be helpful and secure for apps in
which only some of the pages should be running with HTTPS. But when
the whole site should be running with HTTPS you'll need to tell
Tapestry this, and the correct way to do that is to set the
tapestry.secure-enabled sym
I have a simple application in Tapestry 5.3.2. With production mode
false, all of the URLs generated in the pages, including forms, are
relative. This means HTTPS works just fine.
With production mode true, all of the URLs are absolute with HTTP, which
breaks things.
I don't mind the full UR
Hi everyone,
I want to know if there's any problem if a service is pushed to the
environment and it's never popped. Example: a page annotated with
@UnpoppedService causes a push of the service from a RequestHandler but it
is never popped.
Or in case it causes problems, is there a way to pop it af
On Mon, 09 Apr 2012 15:33:56 -0300, Juan Alba
wrote:
Sorry Thiago is concerned to all the other stuff that I have been dealing
with, that's why I put it as part of the thread.
I'm sorry, I didn't remember any mention of the environment in this thread.
P.S. Do you have any documentation a
On Mon, 09 Apr 2012 15:03:26 -0300, Mike Dunbar
wrote:
Hi Thiago, Thanks for your response. My replies inline below. -Mike
Why aren't the Tapestry URLs RESTful enough for your scenario? Using
PUT, DELETE, etc? Just curious. :)
I may be using the term 'RESTful' incorrectly. What I meant i
Why has this been posted ans an answer to this thread? Please post a new
thread (message not replying another). ;)
On Mon, 09 Apr 2012 14:05:12 -0300, Juan Alba
wrote:
I am having some problems with this in 5.1.05
When I run the webapp I see how it gets to the environment.push but it
thr
Hi Thiago, Thanks for your response. My replies inline below. -Mike
> Why aren't the Tapestry URLs RESTful enough for your scenario? Using PUT,
> DELETE, etc? Just curious. :)
I may be using the term 'RESTful' incorrectly. What I meant is suppose I have a
page that displays the details of an or
I am having some problems with this in 5.1.05
When I run the webapp I see how it gets to the environment.push but it
throws this runtime error:
Render queue error in AfterRender[ExceptionReport:layout]: No object
of type ar.com.condortech.lib.tapestryFbSecurityLib.extra.Mode is
available from the
On Mon, 09 Apr 2012 12:51:19 -0300, Mike Dunbar
wrote:
Hi,
Hi!
We are trying to build an application with RESTful URLs, rather than the
out-of-box Tapestry URLs.
Why aren't the Tapestry URLs RESTful enough for your scenario? Using PUT,
DELETE, etc? Just curious. :)
We've been able
Hi,
We are trying to build an application with RESTful URLs, rather than the
out-of-box Tapestry URLs. We've been able to do this for our page URLs by using
Tynamo tapestry-routing (http://tynamo.org/tapestry-routing+guide). We would
like to do the same thing for the event link URLs contained on
Hi!
On Mon, 09 Apr 2012 10:20:27 -0300, wrote:
I am writing a new component and this is first time I have needed to use
the Translate parameter.
I am getting this error : Failure reading parameter 'translate' of
component InfoTest:namesearch.name: Unknown translator type 'translator'.
You
I am writing a new component and this is first time I have needed to use
the Translate parameter.
I am using version 5.3.1
I am getting this error : Failure reading parameter 'translate' of
component InfoTest:namesearch.name: Unknown translator type 'translator'.
I know my code it incomplete an
17 matches
Mail list logo