Hello, I want to use the bridge together with the jsp: <%@ taglib uri="http://portals.apache.org/bridges/struts/tags-portlet-html" prefix="html"%> <jsp:include flush="true" page="<html:rewrite page='einbind.jsp'/>"></jsp:include>
This line is only for practice, my goal is to call an action: <jsp:include flush="true" page="<html:rewrite page='start.do'/>"></jsp:include> I try to include actionURL or renderURL in the jsp and also in the struts-portlet-config. But the error stays alway the same kind: (source code) The requested resource (/Tiger7/<html:rewrite page='einbind.jsp'/>) is not available<br> What is wrong? How can I use <html:rewrite in my jsp. I found http://portals.apache.org/bridges/multiproject/portals-bridges-struts/features.html but this could not help me. Thanks for help Spin -- View this message in context: http://www.nabble.com/struts-portlet-bridge---%3Chtml-rewrite-tf1889414.html#a5165871 Sent from the Struts - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]