I also have the same question.
Are there any known issues if we use getURL() instead of getAbsoluteURL() ?
Also note that getAbsoluteURL() is not supported in portlet links.

Pablo Ilardi wrote:

> Hi guys.
>
>    I'm trying to use tacos in my tapestry project, but I'm having some
> URL problems. My server works through a http proxy with apache, since
> some parts of my site are done in php :-( . The application is visible
> throw 80 port, and the proxy access the 8080 port of my tomcat.
>
>   The AjaxDirecLink generates on click event calling an absolute URL
> wiht 8080 port that is not allowed from the server since the port it
> is using is 80.
>  
>   I've debugged the code to the point where it generates the onclick
> code, and it is calling: "link.getAbsoluteURL()" on the
> "getLinkArguments" method.
>
>  Do you need to call this method, why is necessary to render an
> absolute url path and not a relative one?
>
>  Does anyone know how can I solve it?
>
> Thanks in advance.
>
> Regads,  Pablo.
>
> ------------------------------------------------------------------------
> *1GB gratis*, Antivirus y Antispam
> Correo Yahoo!, el mejor correo web del mundo
> Abrí tu cuenta aquí <http://login.yahoo.com/config/mail?.intl=ar> 



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Tacos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to