OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | exoplatform List | April 2007 Index

<--  Date Index  --> <--  Thread Index  -->

Apache Struts Bridge and eXo Portal - url rewrite


Hi all
Im using Apache Struts Bridge to integrate a struts application into exo
portal as a portlet.

At now I can see my application's first page into a portlet, this is fine!!

but i have a problem: the taglib for url-rewrite doesn't work!
infact all the link in the application refer to external-to-the-portal
destination even if I'm using the struts tags replacements.

i'm using the taglib from the bridge, this is the line that substitute
original struts taglib
<%@ taglib uri="http://portals.apache.org/bridges/struts/tags-portlet-html";
prefix="html" %>

this is the line that render the link
<html:link action="/TestRegistrazione">Test registrazione</html:link>

this link will refer to http://localhost/Demo/TestRegistrazione.do
but i will expect something like
http://localhost/portal/portal/Demo/TestRegistrazione.do

the same happens for the html:form tag destination.

I had done some tests in the jBoss portal obtaining correct and functioning
urls into link and form tags!!
Anyone has tested the bridge into eXo Portal?
is there a workaround for the problem i'm experiencing?

thanks
-- 
View this message in context: 
http://www.nabble.com/Apache-Struts-Bridge-and-eXo-Portal---url-rewrite-tf3651980.html#a10201497
Sent from the eXo Platform mailing list archive at Nabble.com.




<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.