uot;my.custom.MyDecoder" />
>
> It's a hack, but might work.
>
> Cheers,
>
> Paul
>
>
> On Jan 3, 2006, at 11:16 AM, Glen wrote:
>
>
>>For reasons out of my control I have a webapp that runs on port
>>8081 and
>>has an SSL proxy/accele
gt;
> It's a hack, but might work.
>
> Cheers,
>
> Paul
>
>
> On Jan 3, 2006, at 11:16 AM, Glen wrote:
>
>
>>For reasons out of my control I have a webapp that runs on port
>>8081 and
>>has an SSL proxy/accelerator in front of it on port
ook so funky, but since
> you're using external links that shouldn't be a problem.
>
> --- Pat
>
>
>>-Original Message-
>>From: Glen [mailto:[EMAIL PROTECTED]
>>Sent: Tuesday, January 03, 2006 10:16 AM
>>To: tapestry-user@jakarta.apache.
pplication try to sort out what should, and should not, go
> out over https.
>
> The only issue with Tapestry is that it's sometimes awkward to use
> pattern matching with tapestry urls because they look so funky, but since
> you're using external links that shouldn
For reasons out of my control I have a webapp that runs on port 8081 and
has an SSL proxy/accelerator in front of it on port 443.
What I am seeing is that when the request comes in from the proxy if the
url in the browser is https://myserver.com:443... The url for my
external link and redirects i
I want to inject the Tapestry.EXTERNAL_SERVICE into my page with
something like this..
@InjectX( Tapestry.EXTERNAL_SERVICE )
public abstract IEngineService getExternalService();
What is the annotation type needed to inject a service?
I have just implemented redirect on update functionality (I am
converting an existing webapp to tapestry and need this) which turns out
to cover these two topices.
An ILink will cause a redirect url to be sent to the browser (via
HttpServletResponse.sendRedirect()). An IPage will be rendered in th
I don't see an IListener interface in tapestry 4.0 are you referring to
the IActionListener interface?
Ron Piterman wrote:
> what about implementing an IListener which does just that, and then
> passing the directLink this listener, instead of a tapestry
> proxy-to-a-method?
&
OrderPage instance. This works fine I am just
trying to do this with less plumbing...
Is it possible to have @DirectLink go directly to OrderPage without
having to call a listener in CustomerPage?
thanks,
Glen
PS I am using Tapestry 4 rc 1
(ClassNotFoundException e)
> { throw new IllegalArgumentException("Unable to parse
> squeezed ID " + s, e); }
>
> return HibernateHelper.fromId((Class DomainObject>) type, id);
> }
> }
>
> Then add this to your hivemodule.xml:
>
>
I am converting a pre-existing webapp to use Tapestry 4.0. It uses
hibernate for the business objects and long's for the uid's on those
objects. I would like to use tapestry to coerce from the uid as a
string into the actual business object
Ultimately what I want to be able to do is to write a d
PS: Hope I will have time this week and add
documentation to my comparison and publish it.
Konstantin Ignatyev
Hope you have time. I'd be very interested in a detailed comparison.
Wouldn't hurt to show comparisons on the Tapestry website come to think
of it.
Rega
So, has anyone written a parameterized SubmitLink? Or has thoughts about how to create one?
Is this what you're after?
http://www.jroller.com/page/gstamp/20050514
Maybe I should put it up on Tassel
Regards,
glen
-
I've started a weblog called Tapestry Watch for Tapestry related news items.
You can reach it at this URL:
http://www.jroller.com/page/tapestrywatch
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
+1 too many components that do almost the same thing just causes confusion
Vjeran Marcinko wrote:
Hi.
What do people think about unifying Insert and InsertText ? Actually, I mean
adding InsertText functionality to Insert? I hope they are not so
incompatibile for that ...Simplier and less confusion
15 matches
Mail list logo