You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Jeremy <jk...@jkassis.com> on 2005/08/09 22:11:24 UTC

HOWTO: Form with an HTTPS action link?

How do I render a form with an https action link?

 

 


Re: HOWTO: Form with an HTTPS action link?

Posted by Nick Westgate <ni...@key-planning.co.jp>.
And we learn something new every day. :-)

Thanks,
Nick.


Darío Vasconcelos wrote:
> You might want to check out AbsoluteLinkRenderer, it subclasses
> DefaultLinkRenderer and you can change the protocol, server and port.

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: HOWTO: Form with an HTTPS action link?

Posted by Darío Vasconcelos <da...@gmail.com>.
You might want to check out AbsoluteLinkRenderer, it subclasses
DefaultLinkRenderer and you can change the protocol, server and port.



On 8/9/05, Nick Westgate <ni...@key-planning.co.jp> wrote:
> Hi Jeremey.
> 
> You're question is not very specific, but if you want
> to render a custom link, subclass DefaultLinkRenderer
> and pass it to the render parameter of a link component.
> 
> Also, search the list archive for https.
> 
> Cheers,
> Nick.
> 
> 
> Jeremy wrote:
> > How do I render a form with an https action link?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 
> 


-- 
I have enough money to last me the rest of my life, unless I buy something.
    Jackie Mason

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: HOWTO: Form with an HTTPS action link?

Posted by Nick Westgate <ni...@key-planning.co.jp>.
Hi Jeremey.

You're question is not very specific, but if you want
to render a custom link, subclass DefaultLinkRenderer
and pass it to the render parameter of a link component.

Also, search the list archive for https.

Cheers,
Nick.


Jeremy wrote:
> How do I render a form with an https action link?

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org