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í

Reply via email to