Struts Bridge - Several Instances of a Struts Portlet

View: New views
2 Messages — Rating Filter:   Alert me  

Struts Bridge - Several Instances of a Struts Portlet

by mlecoq :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Alexey,
      I have found the solution:

      in web.xml and in portlet.xml i used the same name for
<display-name>,<portlet-name>. I have changed
them to have three different name and the problem has disappear.


Best Regards,
Mickael Lecoq





--
You receive this message as a subscriber of the exoplatform@... mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@...
For general help: mailto:sympa@...?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

Re: Struts Bridge - Several Instances of a Struts Portlet

by Massimiliano Cuccia :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


mlecoq wrote:
Hi Alexey,
      I have found the solution:

      in web.xml and in portlet.xml i used the same name for
<display-name>,<portlet-name>. I have changed
them to have three different name and the problem has disappear.


Best Regards,
Mickael Lecoq
Hi Mickael
I'm using the apache struts bridge, but my application does not work!
I see the first page of my application as a portlet, but links are not working: the link point outside the portal, it point to the deployed standalone application

what bridge do you used?
there is "something to know" about link and url?

I posted another question to the community in this same list, maybe you can help me!