Mail Archive Home | exo-portlet-container List | June 2007 Index
| <-- Date Index --> | <-- Thread Index --> |
Hello, Mickael Lecoq
Did you have that even in our test portal?
Regards, Alexey
Hello Alexey, I have met a problem with a Struts Application: I have created a Struts Application with several modules. I want to have a portlet per Struts module.
I will try to explain the problem with a short example:
I have a page index.jsp and two pages Welcome.jsp and MyPage.jsp in the ihm module. I have two Struts Action, one, called WelcomeAction, to go from index to Welcome and an other one, called MyPageAction, to go from Welcome to MyPage.
When in portlet.xml i put VIEWPAGE as index.jsp, how works correctly.
the url to go from Welcome to MyPage is:
http://localhost:8080/portal/faces/private/exoadmin?portal:componentId=Pe73e54d981b8a6e2017e7f88113b34be&portal:type=render&portal:isSecure=false&_spageview =%2Fihm%2FMyPageAction.do
And when i put VIEWPAGE as Welcome.jsp (the first one of my module, so I want to "plug" my portlet on the module) There is a error when I want to go to MyPage.jsp
the url is the following: http://localhost:8080/portal/faces/private/exoadmin?portal:componentId=Pe748578581b8a6e20120f0bebc5d6fbf&portal:type=render&portal:isSecure=false&_spageview =%2FMyPageAction.do
The urls are different because %2Fihm (name of the module) is missing in the second one. Do you know why??
Thank you very much,
Best Regards, Mickael Lecoq.
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.